|
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.property.internal.AddPropertyCommand
Command class to add new property to the capability.
It performs the following changes.
| Constructor Summary | |
|---|---|
AddPropertyCommand(CapabilityDomain capabilityDomain,
org.eclipse.xsd.XSDElementDeclaration newProperty)
Creates a new object of this class. |
|
| Method Summary | |
|---|---|
void |
execute()
Execute the command. |
org.eclipse.tptp.wsdm.tooling.model.capabilities.Property |
getProperty()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public AddPropertyCommand(CapabilityDomain capabilityDomain,
org.eclipse.xsd.XSDElementDeclaration newProperty)
| Method Detail |
public void execute()
public org.eclipse.tptp.wsdm.tooling.model.capabilities.Property getProperty()
|
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 | ||||||||||