|
TPTP 4.2.0 Platform Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
A representation of the model object 'IArgument'.
The following features are supported:
AlgorithmPackage.getIArgument()| Method Summary | |
|---|---|
java.lang.Object |
getValue()
|
boolean |
isEditable()
Returns the value of the 'Editable' attribute. |
boolean |
isHidden()
Returns the value of the 'Hidden' attribute. |
void |
setEditable(boolean value)
Sets the value of the ' Editable' attribute |
void |
setHidden(boolean value)
Sets the value of the ' Hidden' attribute |
void |
setValue(java.lang.Object value)
|
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Method Detail |
public boolean isEditable()
"true".
If the meaning of the 'Editable' attribute isn't clear, there really should be more of a description here...
setEditable(boolean),
AlgorithmPackage.getIArgument_Editable()public void setEditable(boolean value)
Editable' attribute.
value - the new value of the 'Editable' attribute.isEditable()public boolean isHidden()
"false".
If the meaning of the 'Hidden' attribute isn't clear, there really should be more of a description here...
setHidden(boolean),
AlgorithmPackage.getIArgument_Hidden()public void setHidden(boolean value)
Hidden' attribute.
value - the new value of the 'Hidden' attribute.isHidden()public java.lang.Object getValue()
public void setValue(java.lang.Object value)
|
TPTP 4.2.0 Platform Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||