|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ArrayData
A representation of the model object 'Array Data'.
The following features are supported:
CardinalityCardinality NotesData TypeData Type NotesEncodingEncoding NotesNameName NotesSemanticsSemantics Notes
OmtPackage.getArrayData()| Field Summary | |
|---|---|
static java.lang.String |
copyright
|
| Method Summary | |
|---|---|
java.lang.Object |
getCardinality()
Returns the value of the 'Cardinality' attribute. |
java.util.List |
getCardinalityNotes()
Returns the value of the 'Cardinality Notes' attribute. |
java.lang.String |
getDataType()
Returns the value of the 'Data Type' attribute. |
java.util.List |
getDataTypeNotes()
Returns the value of the 'Data Type Notes' attribute. |
java.lang.Object |
getEncoding()
Returns the value of the 'Encoding' attribute. |
java.util.List |
getEncodingNotes()
Returns the value of the 'Encoding Notes' attribute. |
java.lang.String |
getName()
Returns the value of the 'Name' attribute. |
java.util.List |
getNameNotes()
Returns the value of the 'Name Notes' attribute. |
java.lang.Object |
getSemantics()
Returns the value of the 'Semantics' attribute. |
java.util.List |
getSemanticsNotes()
Returns the value of the 'Semantics Notes' attribute. |
void |
setCardinality(java.lang.Object value)
Sets the value of the ' Cardinality' attribute. |
void |
setCardinalityNotes(java.util.List value)
Sets the value of the ' Cardinality Notes' attribute. |
void |
setDataType(java.lang.String value)
Sets the value of the ' Data Type' attribute. |
void |
setDataTypeNotes(java.util.List value)
Sets the value of the ' Data Type Notes' attribute. |
void |
setEncoding(java.lang.Object value)
Sets the value of the ' Encoding' attribute. |
void |
setEncodingNotes(java.util.List value)
Sets the value of the ' Encoding 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 |
setSemantics(java.lang.Object value)
Sets the value of the ' Semantics' attribute. |
void |
setSemanticsNotes(java.util.List value)
Sets the value of the ' Semantics 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.Object getCardinality()
If the meaning of the 'Cardinality' attribute isn't clear, there really should be more of a description here...
setCardinality(Object),
OmtPackage.getArrayData_Cardinality()void setCardinality(java.lang.Object value)
Cardinality' attribute.
value - the new value of the 'Cardinality' attribute.getCardinality()java.util.List getCardinalityNotes()
If the meaning of the 'Cardinality Notes' attribute isn't clear, there really should be more of a description here...
setCardinalityNotes(List),
OmtPackage.getArrayData_CardinalityNotes()void setCardinalityNotes(java.util.List value)
Cardinality Notes' attribute.
value - the new value of the 'Cardinality Notes' attribute.getCardinalityNotes()java.lang.String getDataType()
If the meaning of the 'Data Type' attribute isn't clear, there really should be more of a description here...
setDataType(String),
OmtPackage.getArrayData_DataType()void setDataType(java.lang.String value)
Data Type' attribute.
value - the new value of the 'Data Type' attribute.getDataType()java.util.List getDataTypeNotes()
If the meaning of the 'Data Type Notes' attribute isn't clear, there really should be more of a description here...
setDataTypeNotes(List),
OmtPackage.getArrayData_DataTypeNotes()void setDataTypeNotes(java.util.List value)
Data Type Notes' attribute.
value - the new value of the 'Data Type Notes' attribute.getDataTypeNotes()java.lang.Object getEncoding()
If the meaning of the 'Encoding' attribute isn't clear, there really should be more of a description here...
setEncoding(Object),
OmtPackage.getArrayData_Encoding()void setEncoding(java.lang.Object value)
Encoding' attribute.
value - the new value of the 'Encoding' attribute.getEncoding()java.util.List getEncodingNotes()
If the meaning of the 'Encoding Notes' attribute isn't clear, there really should be more of a description here...
setEncodingNotes(List),
OmtPackage.getArrayData_EncodingNotes()void setEncodingNotes(java.util.List value)
Encoding Notes' attribute.
value - the new value of the 'Encoding Notes' attribute.getEncodingNotes()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.getArrayData_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.getArrayData_NameNotes()void setNameNotes(java.util.List value)
Name Notes' attribute.
value - the new value of the 'Name Notes' attribute.getNameNotes()java.lang.Object getSemantics()
If the meaning of the 'Semantics' attribute isn't clear, there really should be more of a description here...
setSemantics(Object),
OmtPackage.getArrayData_Semantics()void setSemantics(java.lang.Object value)
Semantics' attribute.
value - the new value of the 'Semantics' attribute.getSemantics()java.util.List getSemanticsNotes()
If the meaning of the 'Semantics Notes' attribute isn't clear, there really should be more of a description here...
setSemanticsNotes(List),
OmtPackage.getArrayData_SemanticsNotes()void setSemanticsNotes(java.util.List value)
Semantics Notes' attribute.
value - the new value of the 'Semantics Notes' attribute.getSemanticsNotes()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||