public abstract class AbstractTypingTopic extends Topic
Constructor and Description |
---|
AbstractTypingTopic(TopicIF topicIF,
TopicMap tm)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
abstract Collection<? extends FieldDefinition> |
getDeclaredByFields()
Returns the field definitions that are declared for this typing topic.
|
abstract LocatorIF |
getLocatorIF()
Gets the LocatorIF for this typing topic.
|
boolean |
isHidden()
Returns true if this typing topic is hidden.
|
boolean |
isReadOnly()
Returns true if this typing topic is read-only.
|
addTopicType, copyCharacteristics, equals, 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
public abstract LocatorIF getLocatorIF()
public boolean isReadOnly()
public boolean isHidden()
public abstract Collection<? extends FieldDefinition> getDeclaredByFields()