public class NameType extends AbstractTypingTopic
Constructor and Description |
---|
NameType(TopicIF currTopic,
TopicMap tm)
Creates a new NameType object.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
Collection<NameField> |
getDeclaredByFields()
Returns the field definitions that are declared for this typing topic.
|
LocatorIF |
getLocatorIF()
Gets the LocatorIF for this typing topic.
|
boolean |
isUntypedName()
Returns true if name type is on:untyped.
|
isHidden, isReadOnly
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
public LocatorIF getLocatorIF()
AbstractTypingTopic
getLocatorIF
in class AbstractTypingTopic
public boolean isUntypedName()
public Collection<NameField> getDeclaredByFields()
AbstractTypingTopic
getDeclaredByFields
in class AbstractTypingTopic