|
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.mrt.relationship.commands.internal.AddRelationshipDefinitionCommand
The class is used to add a RelationshipDefinition to the MRT.
| Constructor Summary | |
|---|---|
AddRelationshipDefinitionCommand(org.eclipse.emf.edit.domain.EditingDomain mrtDomain,
org.eclipse.tptp.wsdm.tooling.model.manageableResourceType.ManageableResourceType mrt,
org.eclipse.tptp.wsdm.tooling.model.manageableResourceType.Relationship rel)
Constructor of the class. |
|
| Method Summary | |
|---|---|
void |
execute()
The method to add the new definiton to the existing definitons. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public AddRelationshipDefinitionCommand(org.eclipse.emf.edit.domain.EditingDomain mrtDomain,
org.eclipse.tptp.wsdm.tooling.model.manageableResourceType.ManageableResourceType mrt,
org.eclipse.tptp.wsdm.tooling.model.manageableResourceType.Relationship rel)
mrtDomain - mrt - rel - | 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 | ||||||||||