|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PropertyValue
A representation of the model object 'Property Value'.
The following features are supported:
DomPackage.getPropertyValue()| Method Summary | |
|---|---|
org.eclipse.emf.common.util.EList<Expression> |
getIndex()
Returns the value of the 'Index' containment reference list. |
String |
getName()
Returns the value of the 'Name' attribute. |
org.eclipse.emf.common.util.EList<String> |
getSegments()
Returns the value of the 'Segments' attribute list. |
boolean |
isClassProperty()
Returns the value of the 'Class Property' attribute. |
void |
setClassProperty(boolean value)
Sets the value of the ' Class Property' attribute. |
void |
setName(String value)
Sets the value of the ' Name' attribute. |
| 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 |
|---|
String getName()
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
setName(String),
DomPackage.getPropertyValue_Name()void setName(String value)
Name' attribute.
value - the new value of the 'Name' attribute.getName()org.eclipse.emf.common.util.EList<String> getSegments()
String.
If the meaning of the 'Segments' attribute list isn't clear, there really should be more of a description here...
DomPackage.getPropertyValue_Segments()org.eclipse.emf.common.util.EList<Expression> getIndex()
Expression.
If the meaning of the 'Index' containment reference list isn't clear, there really should be more of a description here...
DomPackage.getPropertyValue_Index()boolean isClassProperty()
If the meaning of the 'Class Property' attribute isn't clear, there really should be more of a description here...
setClassProperty(boolean),
DomPackage.getPropertyValue_ClassProperty()void setClassProperty(boolean value)
Class Property' attribute.
value - the new value of the 'Class Property' attribute.isClassProperty()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||