|
TPTP 4.4.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 'Simple Operand'. Use value, feature or type whichever is not null. Value could represent an XPointer path (if starts with /) or just a name.
The following features are supported:
ExtensionsPackage.getSimpleOperand()| Method Summary | |
|---|---|
org.eclipse.emf.ecore.EStructuralFeature |
getFeature()
Returns the value of the 'Feature' reference |
java.lang.String |
getRawValue()
Returns the value of the 'Raw Value' attribute |
org.eclipse.emf.ecore.EClass |
getType()
Returns the value of the 'Type' reference |
java.lang.Object |
getValue()
Returns the value of the 'Value' attribute |
org.eclipse.emf.ecore.EDataType |
getValueType()
Returns the value of the 'Value Type' reference |
void |
setFeature(org.eclipse.emf.ecore.EStructuralFeature value)
Sets the value of the ' Feature' reference |
void |
setRawValue(java.lang.String value)
Sets the value of the ' Raw Value' attribute |
void |
setType(org.eclipse.emf.ecore.EClass value)
Sets the value of the ' Type' reference |
void |
setValue(java.lang.Object value)
Sets the value of the ' Value' attribute |
void |
setValueType(org.eclipse.emf.ecore.EDataType value)
Sets the value of the ' Value Type' reference |
| Methods inherited from interface org.eclipse.hyades.models.hierarchy.extensions.Operand |
|---|
getName, getQuery, setName, setQuery |
| 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 java.lang.String getRawValue()
If the meaning of the 'Raw Value' attribute isn't clear, there really should be more of a description here...
setRawValue(String),
ExtensionsPackage.getSimpleOperand_RawValue()public void setRawValue(java.lang.String value)
Raw Value' attribute.
value - the new value of the 'Raw Value' attribute.getRawValue()public java.lang.Object getValue()
If the meaning of the 'Value' attribute isn't clear, there really should be more of a description here...
setValue(Object),
ExtensionsPackage.getSimpleOperand_Value()public void setValue(java.lang.Object value)
Value' attribute.
value - the new value of the 'Value' attribute.getValue()public org.eclipse.emf.ecore.EStructuralFeature getFeature()
If the meaning of the 'Feature' reference isn't clear, there really should be more of a description here...
setFeature(EStructuralFeature),
ExtensionsPackage.getSimpleOperand_Feature()public void setFeature(org.eclipse.emf.ecore.EStructuralFeature value)
Feature' reference.
value - the new value of the 'Feature' reference.getFeature()public org.eclipse.emf.ecore.EClass getType()
If the meaning of the 'Type' reference isn't clear, there really should be more of a description here...
setType(EClass),
ExtensionsPackage.getSimpleOperand_Type()public void setType(org.eclipse.emf.ecore.EClass value)
Type' reference.
value - the new value of the 'Type' reference.getType()public org.eclipse.emf.ecore.EDataType getValueType()
If the meaning of the 'Value Type' reference isn't clear, there really should be more of a description here...
setValueType(EDataType),
ExtensionsPackage.getSimpleOperand_ValueType()public void setValueType(org.eclipse.emf.ecore.EDataType value)
Value Type' reference.
value - the new value of the 'Value Type' reference.getValueType()
|
TPTP 4.4.0 Platform Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||