|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectontopoly.model.Topic
ontopoly.model.AbstractTypingTopic
ontopoly.model.NameType
public class NameType
Represents a name type.
| Constructor Summary | |
|---|---|
NameType(TopicIF currTopic,
TopicMap tm)
Creates a new NameType object. |
|
| Method Summary | |
|---|---|
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. |
| 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 NameType(TopicIF currTopic,
TopicMap tm)
| Method Detail |
|---|
public LocatorIF getLocatorIF()
AbstractTypingTopic
getLocatorIF in class AbstractTypingTopicpublic boolean equals(Object obj)
equals in class Topicpublic boolean isUntypedName()
public Collection<NameField> getDeclaredByFields()
AbstractTypingTopic
getDeclaredByFields in class AbstractTypingTopic
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||