|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Typed

Indicates that a Topic Maps construct is typed.
Associations, Roles, Occurrences, and
Names are typed.
| Method Summary | |
|---|---|
Topic |
getType()
Returns the type of this construct. |
void |
setType(Topic type)
Sets the type of this construct. |
| Methods inherited from interface org.tmapi.core.Construct |
|---|
addItemIdentifier, equals, getId, getItemIdentifiers, getParent, getTopicMap, hashCode, remove, removeItemIdentifier |
| Method Detail |
|---|
Topic getType()
void setType(Topic type)
type - The topic that should define the nature of this construct;
MUST NOT be null.
ModelConstraintException - If the type is null.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||