|
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.EditRelationshipDefinitionCommand
This class is used to update the edited details of a relationship definitons
| Constructor Summary | |
|---|---|
EditRelationshipDefinitionCommand(org.eclipse.emf.edit.domain.EditingDomain editingDomain,
org.eclipse.tptp.wsdm.tooling.model.manageableResourceType.ManageableResourceType mrt,
org.eclipse.tptp.wsdm.tooling.model.manageableResourceType.Relationship editedRel,
int index)
Constructor of the class. |
|
| Method Summary | |
|---|---|
void |
execute()
This method updates the relationship details. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public EditRelationshipDefinitionCommand(org.eclipse.emf.edit.domain.EditingDomain editingDomain,
org.eclipse.tptp.wsdm.tooling.model.manageableResourceType.ManageableResourceType mrt,
org.eclipse.tptp.wsdm.tooling.model.manageableResourceType.Relationship editedRel,
int index)
editingDomain - mrt - editedRel - index - | 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 | ||||||||||