|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface DataTypes
A representation of the model object 'Data Types'.
The following features are supported:
Basic Data RepresentationsSimple Data TypesEnumerated Data TypesArray Data TypesFixed Record Data TypesVariant Record Data Types
OmtPackage.getDataTypes()| Field Summary | |
|---|---|
static java.lang.String |
copyright
|
| Method Summary | |
|---|---|
ArrayDataTypes |
getArrayDataTypes()
Returns the value of the 'Array Data Types' containment reference. |
BasicDataRepresentations |
getBasicDataRepresentations()
Returns the value of the 'Basic Data Representations' containment reference. |
EnumeratedDataTypes |
getEnumeratedDataTypes()
Returns the value of the 'Enumerated Data Types' containment reference. |
FixedRecordDataTypes |
getFixedRecordDataTypes()
Returns the value of the 'Fixed Record Data Types' containment reference. |
SimpleDataTypes |
getSimpleDataTypes()
Returns the value of the 'Simple Data Types' containment reference. |
VariantRecordDataTypes |
getVariantRecordDataTypes()
Returns the value of the 'Variant Record Data Types' containment reference. |
void |
setArrayDataTypes(ArrayDataTypes value)
Sets the value of the ' Array Data Types' containment reference. |
void |
setBasicDataRepresentations(BasicDataRepresentations value)
Sets the value of the ' Basic Data Representations' containment reference. |
void |
setEnumeratedDataTypes(EnumeratedDataTypes value)
Sets the value of the ' Enumerated Data Types' containment reference. |
void |
setFixedRecordDataTypes(FixedRecordDataTypes value)
Sets the value of the ' Fixed Record Data Types' containment reference. |
void |
setSimpleDataTypes(SimpleDataTypes value)
Sets the value of the ' Simple Data Types' containment reference. |
void |
setVariantRecordDataTypes(VariantRecordDataTypes value)
Sets the value of the ' Variant Record Data Types' containment reference. |
| 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 |
|---|
BasicDataRepresentations getBasicDataRepresentations()
If the meaning of the 'Basic Data Representations' containment reference isn't clear, there really should be more of a description here...
setBasicDataRepresentations(BasicDataRepresentations),
OmtPackage.getDataTypes_BasicDataRepresentations()void setBasicDataRepresentations(BasicDataRepresentations value)
Basic Data Representations' containment reference.
value - the new value of the 'Basic Data Representations' containment reference.getBasicDataRepresentations()SimpleDataTypes getSimpleDataTypes()
If the meaning of the 'Simple Data Types' containment reference isn't clear, there really should be more of a description here...
setSimpleDataTypes(SimpleDataTypes),
OmtPackage.getDataTypes_SimpleDataTypes()void setSimpleDataTypes(SimpleDataTypes value)
Simple Data Types' containment reference.
value - the new value of the 'Simple Data Types' containment reference.getSimpleDataTypes()EnumeratedDataTypes getEnumeratedDataTypes()
If the meaning of the 'Enumerated Data Types' containment reference isn't clear, there really should be more of a description here...
setEnumeratedDataTypes(EnumeratedDataTypes),
OmtPackage.getDataTypes_EnumeratedDataTypes()void setEnumeratedDataTypes(EnumeratedDataTypes value)
Enumerated Data Types' containment reference.
value - the new value of the 'Enumerated Data Types' containment reference.getEnumeratedDataTypes()ArrayDataTypes getArrayDataTypes()
If the meaning of the 'Array Data Types' containment reference isn't clear, there really should be more of a description here...
setArrayDataTypes(ArrayDataTypes),
OmtPackage.getDataTypes_ArrayDataTypes()void setArrayDataTypes(ArrayDataTypes value)
Array Data Types' containment reference.
value - the new value of the 'Array Data Types' containment reference.getArrayDataTypes()FixedRecordDataTypes getFixedRecordDataTypes()
If the meaning of the 'Fixed Record Data Types' containment reference isn't clear, there really should be more of a description here...
setFixedRecordDataTypes(FixedRecordDataTypes),
OmtPackage.getDataTypes_FixedRecordDataTypes()void setFixedRecordDataTypes(FixedRecordDataTypes value)
Fixed Record Data Types' containment reference.
value - the new value of the 'Fixed Record Data Types' containment reference.getFixedRecordDataTypes()VariantRecordDataTypes getVariantRecordDataTypes()
If the meaning of the 'Variant Record Data Types' containment reference isn't clear, there really should be more of a description here...
setVariantRecordDataTypes(VariantRecordDataTypes),
OmtPackage.getDataTypes_VariantRecordDataTypes()void setVariantRecordDataTypes(VariantRecordDataTypes value)
Variant Record Data Types' containment reference.
value - the new value of the 'Variant Record Data Types' containment reference.getVariantRecordDataTypes()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||