|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface BasicData
A representation of the model object 'Basic Data'.
The following features are supported:
EncodingEncoding NotesEndianEndian NotesInterpretationInterpretation NotesNameName NotesSizeSize Notes
OmtPackage.getBasicData()| Field Summary | |
|---|---|
static java.lang.String |
copyright
|
| Method Summary | |
|---|---|
java.lang.Object |
getEncoding()
Returns the value of the 'Encoding' attribute. |
java.util.List |
getEncodingNotes()
Returns the value of the 'Encoding Notes' attribute. |
EndianEnum |
getEndian()
Returns the value of the 'Endian' attribute. |
java.util.List |
getEndianNotes()
Returns the value of the 'Endian Notes' attribute. |
java.lang.Object |
getInterpretation()
Returns the value of the 'Interpretation' attribute. |
java.util.List |
getInterpretationNotes()
Returns the value of the 'Interpretation 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 |
getSize()
Returns the value of the 'Size' attribute. |
java.util.List |
getSizeNotes()
Returns the value of the 'Size Notes' attribute. |
boolean |
isSetEndian()
Returns whether the value of the ' Endian' attribute is set. |
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 |
setEndian(EndianEnum value)
Sets the value of the ' Endian' attribute. |
void |
setEndianNotes(java.util.List value)
Sets the value of the ' Endian Notes' attribute. |
void |
setInterpretation(java.lang.Object value)
Sets the value of the ' Interpretation' attribute. |
void |
setInterpretationNotes(java.util.List value)
Sets the value of the ' Interpretation 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 |
setSize(java.lang.Object value)
Sets the value of the ' Size' attribute. |
void |
setSizeNotes(java.util.List value)
Sets the value of the ' Size Notes' attribute. |
void |
unsetEndian()
Unsets the value of the ' Endian' 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 getEncoding()
If the meaning of the 'Encoding' attribute isn't clear, there really should be more of a description here...
setEncoding(Object),
OmtPackage.getBasicData_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.getBasicData_EncodingNotes()void setEncodingNotes(java.util.List value)
Encoding Notes' attribute.
value - the new value of the 'Encoding Notes' attribute.getEncodingNotes()EndianEnum getEndian()
"Big". The literals are from the
enumeration EndianEnum.
If the meaning of the 'Endian' attribute isn't clear, there really should be more of a description here...
EndianEnum,
isSetEndian(),
unsetEndian(),
setEndian(EndianEnum),
OmtPackage.getBasicData_Endian()void setEndian(EndianEnum value)
Endian' attribute.
value - the new value of the 'Endian' attribute.EndianEnum,
isSetEndian(),
unsetEndian(),
getEndian()void unsetEndian()
Endian' attribute.
isSetEndian(),
getEndian(),
setEndian(EndianEnum)boolean isSetEndian()
Endian' attribute is set.
unsetEndian(),
getEndian(),
setEndian(EndianEnum)java.util.List getEndianNotes()
If the meaning of the 'Endian Notes' attribute isn't clear, there really should be more of a description here...
setEndianNotes(List),
OmtPackage.getBasicData_EndianNotes()void setEndianNotes(java.util.List value)
Endian Notes' attribute.
value - the new value of the 'Endian Notes' attribute.getEndianNotes()java.lang.Object getInterpretation()
If the meaning of the 'Interpretation' attribute isn't clear, there really should be more of a description here...
setInterpretation(Object),
OmtPackage.getBasicData_Interpretation()void setInterpretation(java.lang.Object value)
Interpretation' attribute.
value - the new value of the 'Interpretation' attribute.getInterpretation()java.util.List getInterpretationNotes()
If the meaning of the 'Interpretation Notes' attribute isn't clear, there really should be more of a description here...
setInterpretationNotes(List),
OmtPackage.getBasicData_InterpretationNotes()void setInterpretationNotes(java.util.List value)
Interpretation Notes' attribute.
value - the new value of the 'Interpretation Notes' attribute.getInterpretationNotes()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.getBasicData_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.getBasicData_NameNotes()void setNameNotes(java.util.List value)
Name Notes' attribute.
value - the new value of the 'Name Notes' attribute.getNameNotes()java.lang.Object getSize()
If the meaning of the 'Size' attribute isn't clear, there really should be more of a description here...
setSize(Object),
OmtPackage.getBasicData_Size()void setSize(java.lang.Object value)
Size' attribute.
value - the new value of the 'Size' attribute.getSize()java.util.List getSizeNotes()
If the meaning of the 'Size Notes' attribute isn't clear, there really should be more of a description here...
setSizeNotes(List),
OmtPackage.getBasicData_SizeNotes()void setSizeNotes(java.util.List value)
Size Notes' attribute.
value - the new value of the 'Size Notes' attribute.getSizeNotes()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||