|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object ontopoly.model.Topic ontopoly.model.AbstractTypingTopic ontopoly.model.RoleType
public class RoleType
Represents a role type.
Constructor Summary | |
---|---|
RoleType(TopicIF currTopic,
TopicMap tm)
Creates a new RoleType object. |
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
|
java.util.Collection<RoleField> |
getDeclaredByFields()
Returns the field definitions that are declared for this typing topic. |
LocatorIF |
getLocatorIF()
Gets the LocatorIF for this typing topic. |
Methods inherited from class ontopoly.model.AbstractTypingTopic |
---|
isHidden, isReadOnly |
Methods inherited from class ontopoly.model.Topic |
---|
addTopicType, copyCharacteristics, findDependentObjects, getDependentObjects, getFieldInstances, getFieldInstances, getId, getMostSpecificTopicType, getName, getTopicIF, getTopicMap, getTopicTypes, hashCode, isAssociationType, isFieldDefinition, isInstanceOf, isInstanceOf, isNameType, isOccurrenceType, isOntologyTopic, isOntologyType, isPrivateSystemTopic, isPublicSystemTopic, isRoleType, isSystemTopic, isTopicMap, isTopicType, remove, removeTopicType, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public RoleType(TopicIF currTopic, TopicMap tm)
Method Detail |
---|
public LocatorIF getLocatorIF()
AbstractTypingTopic
getLocatorIF
in class AbstractTypingTopic
public boolean equals(java.lang.Object obj)
equals
in class Topic
public java.util.Collection<RoleField> getDeclaredByFields()
AbstractTypingTopic
getDeclaredByFields
in class AbstractTypingTopic
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |