|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object ontopoly.model.Topic ontopoly.model.InterfaceControl
public class InterfaceControl
Represents a datatype which can be assigned to an association field.
Constructor Summary | |
---|---|
InterfaceControl(TopicIF topic,
TopicMap tm)
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
Indicates whether some other object is "equal to" this one. |
static InterfaceControl |
getDefaultInterfaceControl(TopicMap tm)
|
LocatorIF |
getLocator()
|
boolean |
isAutoComplete()
Tests whether this interface control is on:auto-complete |
boolean |
isBrowseDialog()
Tests whether this interface control is on:browse-dialog. |
boolean |
isDropDownList()
Tests whether this interface control is on:drop-down-list. |
boolean |
isSearchDialog()
Tests whether this interface control is on:search-dialog. |
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 InterfaceControl(TopicIF topic, TopicMap tm)
Method Detail |
---|
public boolean equals(java.lang.Object obj)
equals
in class Topic
public LocatorIF getLocator()
public boolean isDropDownList()
public boolean isSearchDialog()
public boolean isBrowseDialog()
public boolean isAutoComplete()
public static InterfaceControl getDefaultInterfaceControl(TopicMap tm)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |