ontopoly.model
Class CreateAction

java.lang.Object
  extended by ontopoly.model.Topic
      extended by ontopoly.model.CreateAction

public class CreateAction
extends Topic

Represents the edit mode of a field.


Constructor Summary
CreateAction(TopicIF topic, TopicMap tm)
          Creates a new CreateAction object.
 
Method Summary
 boolean equals(java.lang.Object obj)
           
static CreateAction getDefaultCreateAction(TopicMap tm)
          Returns the default createa action (popup)
 boolean isNavigate()
           
 boolean isNone()
           
 boolean isPopup()
           
 
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

CreateAction

public CreateAction(TopicIF topic,
                    TopicMap tm)
Creates a new CreateAction object.

Method Detail

equals

public boolean equals(java.lang.Object obj)
Overrides:
equals in class Topic

isNone

public boolean isNone()

isPopup

public boolean isPopup()

isNavigate

public boolean isNavigate()

getDefaultCreateAction

public static CreateAction getDefaultCreateAction(TopicMap tm)
Returns the default createa action (popup)



Copyright © 2000-2012 Ontopia.