|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Dimension
A representation of the model object 'Dimension'.
The following features are supported:
Data TypeData Type NotesNameName NotesNormalizationNormalization NotesUpper BoundUpper Bound NotesValueValue Notes
OmtPackage.getDimension()| Field Summary | |
|---|---|
static java.lang.String |
copyright
|
| Method Summary | |
|---|---|
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.String |
getName()
Returns the value of the 'Name' attribute. |
java.util.List |
getNameNotes()
Returns the value of the 'Name Notes' attribute. |
java.lang.Object |
getNormalization()
Returns the value of the 'Normalization' attribute. |
java.util.List |
getNormalizationNotes()
Returns the value of the 'Normalization Notes' attribute. |
java.lang.Object |
getUpperBound()
Returns the value of the 'Upper Bound' attribute. |
java.util.List |
getUpperBoundNotes()
Returns the value of the 'Upper Bound Notes' attribute. |
java.lang.Object |
getValue()
Returns the value of the 'Value' attribute. |
java.util.List |
getValueNotes()
Returns the value of the 'Value 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 |
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 |
setNormalization(java.lang.Object value)
Sets the value of the ' Normalization' attribute. |
void |
setNormalizationNotes(java.util.List value)
Sets the value of the ' Normalization Notes' attribute. |
void |
setUpperBound(java.lang.Object value)
Sets the value of the ' Upper Bound' attribute. |
void |
setUpperBoundNotes(java.util.List value)
Sets the value of the ' Upper Bound Notes' attribute. |
void |
setValue(java.lang.Object value)
Sets the value of the ' Value' attribute. |
void |
setValueNotes(java.util.List value)
Sets the value of the ' Value 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 getDataType()
If the meaning of the 'Data Type' attribute isn't clear, there really should be more of a description here...
setDataType(String),
OmtPackage.getDimension_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.getDimension_DataTypeNotes()void setDataTypeNotes(java.util.List value)
Data Type Notes' attribute.
value - the new value of the 'Data Type Notes' attribute.getDataTypeNotes()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.getDimension_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.getDimension_NameNotes()void setNameNotes(java.util.List value)
Name Notes' attribute.
value - the new value of the 'Name Notes' attribute.getNameNotes()java.lang.Object getNormalization()
If the meaning of the 'Normalization' attribute isn't clear, there really should be more of a description here...
setNormalization(Object),
OmtPackage.getDimension_Normalization()void setNormalization(java.lang.Object value)
Normalization' attribute.
value - the new value of the 'Normalization' attribute.getNormalization()java.util.List getNormalizationNotes()
If the meaning of the 'Normalization Notes' attribute isn't clear, there really should be more of a description here...
setNormalizationNotes(List),
OmtPackage.getDimension_NormalizationNotes()void setNormalizationNotes(java.util.List value)
Normalization Notes' attribute.
value - the new value of the 'Normalization Notes' attribute.getNormalizationNotes()java.lang.Object getUpperBound()
If the meaning of the 'Upper Bound' attribute isn't clear, there really should be more of a description here...
setUpperBound(Object),
OmtPackage.getDimension_UpperBound()void setUpperBound(java.lang.Object value)
Upper Bound' attribute.
value - the new value of the 'Upper Bound' attribute.getUpperBound()java.util.List getUpperBoundNotes()
If the meaning of the 'Upper Bound Notes' attribute isn't clear, there really should be more of a description here...
setUpperBoundNotes(List),
OmtPackage.getDimension_UpperBoundNotes()void setUpperBoundNotes(java.util.List value)
Upper Bound Notes' attribute.
value - the new value of the 'Upper Bound Notes' attribute.getUpperBoundNotes()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),
OmtPackage.getDimension_Value()void setValue(java.lang.Object value)
Value' attribute.
value - the new value of the 'Value' attribute.getValue()java.util.List getValueNotes()
If the meaning of the 'Value Notes' attribute isn't clear, there really should be more of a description here...
setValueNotes(List),
OmtPackage.getDimension_ValueNotes()void setValueNotes(java.util.List value)
Value Notes' attribute.
value - the new value of the 'Value Notes' attribute.getValueNotes()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||