public class EditMode extends Topic
Constructor and Description |
---|
EditMode(TopicIF topic,
TopicMap tm)
Creates a new EditMode object.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
static EditMode |
getDefaultEditMode(TopicMap tm)
Returns the default edit mode (normal)
|
LocatorIF |
getLocator() |
boolean |
isExistingValuesOnly() |
boolean |
isNewValuesOnly() |
boolean |
isNoEdit() |
boolean |
isOwnedValues() |
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 getLocator()
public boolean isExistingValuesOnly()
public boolean isNewValuesOnly()
public boolean isOwnedValues()
public boolean isNoEdit()