|
TPTP 4.4.0 Monitoring Tools Project Internal API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.eclipse.tptp.wsdm.tooling.editor.capability.command.topic.internal.AddRootTopicCommand
Command class to add new root topic to topicspace.
If the given topicnamespace doesn't exists in model then it will create new
TopicSpace.
If RMD doesn't contain any TopicExpression property then it will
create new TopicExpression property in RMD.
| Constructor Summary | |
|---|---|
AddRootTopicCommand(CapabilityDomain capabilityDomain,
java.lang.String topicNamespace,
org.eclipse.tptp.wsdm.tooling.model.capabilities.Topic rootTopic)
Creates a new object of this class. |
|
| Method Summary | |
|---|---|
void |
execute()
Execute the command. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public AddRootTopicCommand(CapabilityDomain capabilityDomain,
java.lang.String topicNamespace,
org.eclipse.tptp.wsdm.tooling.model.capabilities.Topic rootTopic)
| Method Detail |
public void execute()
|
TPTP 4.4.0 Monitoring Tools Project Internal API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||