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, 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 boolean isUntypedName()
public Collection<NameField> getDeclaredByFields()
AbstractTypingTopicgetDeclaredByFields in class AbstractTypingTopic