public class RoleType extends AbstractTypingTopic
| Constructor and Description |
|---|
RoleType(TopicIF currTopic,
TopicMap tm)
Creates a new RoleType object.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Collection<RoleField> |
getDeclaredByFields()
Returns the field definitions that are declared for this typing topic.
|
LocatorIF |
getLocatorIF()
Gets the LocatorIF for this typing topic.
|
isHidden, isReadOnlyaddTopicType, 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, toStringpublic LocatorIF getLocatorIF()
AbstractTypingTopicgetLocatorIF in class AbstractTypingTopicpublic Collection<RoleField> getDeclaredByFields()
AbstractTypingTopicgetDeclaredByFields in class AbstractTypingTopic