|
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.ChangeDataTypeCommand
Command class to change the data type of an element declaration.
If new data type specified is complex data type, then this will add
xsd:import for it.
| Field Summary | |
|---|---|
protected org.eclipse.xsd.XSDElementDeclaration |
_element
|
protected DataType |
_newDataType
|
| Constructor Summary | |
|---|---|
ChangeDataTypeCommand()
|
|
| Method Summary | |
|---|---|
protected void |
execute()
Execute the command. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected org.eclipse.xsd.XSDElementDeclaration _element
protected DataType _newDataType
| Constructor Detail |
public ChangeDataTypeCommand()
| Method Detail |
protected 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 | ||||||||||