|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Enumerator
A representation of the model object 'Enumerator'.
The following features are supported:
OmtPackage.getEnumerator()| Field Summary | |
|---|---|
static java.lang.String |
copyright
|
| Method Summary | |
|---|---|
java.lang.String |
getName()
Returns the value of the 'Name' attribute. |
java.util.List |
getNameNotes()
Returns the value of the 'Name Notes' attribute. |
java.util.List |
getValues()
Returns the value of the 'Values' attribute. |
java.util.List |
getValuesNotes()
Returns the value of the 'Values Notes' attribute. |
void |
setName(java.lang.String value)
Sets the value of the ' Name' attribute. |
void |
setNameNotes(java.util.List value)
Sets the value of the ' Name Notes' attribute. |
void |
setValues(java.util.List value)
Sets the value of the ' Values' attribute. |
void |
setValuesNotes(java.util.List value)
Sets the value of the ' Values Notes' 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 |
| Field Detail |
|---|
static final java.lang.String copyright
| Method Detail |
|---|
java.lang.String getName()
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
setName(String),
OmtPackage.getEnumerator_Name()void setName(java.lang.String value)
Name' attribute.
value - the new value of the 'Name' attribute.getName()java.util.List getNameNotes()
If the meaning of the 'Name Notes' attribute isn't clear, there really should be more of a description here...
setNameNotes(List),
OmtPackage.getEnumerator_NameNotes()void setNameNotes(java.util.List value)
Name Notes' attribute.
value - the new value of the 'Name Notes' attribute.getNameNotes()java.util.List getValues()
If the meaning of the 'Values' attribute isn't clear, there really should be more of a description here...
setValues(List),
OmtPackage.getEnumerator_Values()void setValues(java.util.List value)
Values' attribute.
value - the new value of the 'Values' attribute.getValues()java.util.List getValuesNotes()
If the meaning of the 'Values Notes' attribute isn't clear, there really should be more of a description here...
setValuesNotes(List),
OmtPackage.getEnumerator_ValuesNotes()void setValuesNotes(java.util.List value)
Values Notes' attribute.
value - the new value of the 'Values Notes' attribute.getValuesNotes()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||