org.eodisp.hla.crc.omt
Interface SimpleData

All Superinterfaces:
org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier
All Known Implementing Classes:
SimpleDataImpl

public interface SimpleData
extends org.eclipse.emf.ecore.EObject

A representation of the model object 'Simple Data'.

The following features are supported:

See Also:
OmtPackage.getSimpleData()
generated
model
extendedMetaData="name='SimpleData' kind='empty'"

Field Summary
static java.lang.String copyright
           
 
Method Summary
 java.lang.Object getAccuracy()
          Returns the value of the 'Accuracy' attribute.
 java.util.List getAccuracyNotes()
          Returns the value of the 'Accuracy 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.String getRepresentation()
          Returns the value of the 'Representation' attribute.
 java.util.List getRepresentationNotes()
          Returns the value of the 'Representation Notes' attribute.
 java.lang.Object getResolution()
          Returns the value of the 'Resolution' attribute.
 java.util.List getResolutionNotes()
          Returns the value of the 'Resolution 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.
 java.lang.Object getUnits()
          Returns the value of the 'Units' attribute.
 java.util.List getUnitsNotes()
          Returns the value of the 'Units Notes' attribute.
 void setAccuracy(java.lang.Object value)
          Sets the value of the 'Accuracy' attribute.
 void setAccuracyNotes(java.util.List value)
          Sets the value of the 'Accuracy 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 setRepresentation(java.lang.String value)
          Sets the value of the 'Representation' attribute.
 void setRepresentationNotes(java.util.List value)
          Sets the value of the 'Representation Notes' attribute.
 void setResolution(java.lang.Object value)
          Sets the value of the 'Resolution' attribute.
 void setResolutionNotes(java.util.List value)
          Sets the value of the 'Resolution 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.
 void setUnits(java.lang.Object value)
          Sets the value of the 'Units' attribute.
 void setUnitsNotes(java.util.List value)
          Sets the value of the 'Units 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

copyright

static final java.lang.String copyright

See Also:
Constant Field Values
generated
Method Detail

getAccuracy

java.lang.Object getAccuracy()
Returns the value of the 'Accuracy' attribute.

If the meaning of the 'Accuracy' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Accuracy' attribute.
See Also:
setAccuracy(Object), OmtPackage.getSimpleData_Accuracy()
generated
model
unique="false" dataType="org.eclipse.emf.ecore.xml.type.AnySimpleType" extendedMetaData="kind='attribute' name='accuracy' namespace='##targetNamespace'"

setAccuracy

void setAccuracy(java.lang.Object value)
Sets the value of the 'Accuracy' attribute.

Parameters:
value - the new value of the 'Accuracy' attribute.
See Also:
getAccuracy()
generated

getAccuracyNotes

java.util.List getAccuracyNotes()
Returns the value of the 'Accuracy Notes' attribute.

If the meaning of the 'Accuracy Notes' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Accuracy Notes' attribute.
See Also:
setAccuracyNotes(List), OmtPackage.getSimpleData_AccuracyNotes()
generated
model
unique="false" dataType="org.eclipse.emf.ecore.xml.type.NMTOKENS" many="false" extendedMetaData="kind='attribute' name='accuracyNotes' namespace='##targetNamespace'"

setAccuracyNotes

void setAccuracyNotes(java.util.List value)
Sets the value of the 'Accuracy Notes' attribute.

Parameters:
value - the new value of the 'Accuracy Notes' attribute.
See Also:
getAccuracyNotes()
generated

getName

java.lang.String getName()
Returns the value of the 'Name' attribute.

If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Name' attribute.
See Also:
setName(String), OmtPackage.getSimpleData_Name()
generated
model
unique="false" dataType="org.eclipse.emf.ecore.xml.type.NMTOKEN" required="true" extendedMetaData="kind='attribute' name='name' namespace='##targetNamespace'"

setName

void setName(java.lang.String value)
Sets the value of the 'Name' attribute.

Parameters:
value - the new value of the 'Name' attribute.
See Also:
getName()
generated

getNameNotes

java.util.List getNameNotes()
Returns the value of the 'Name Notes' attribute.

If the meaning of the 'Name Notes' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Name Notes' attribute.
See Also:
setNameNotes(List), OmtPackage.getSimpleData_NameNotes()
generated
model
unique="false" dataType="org.eclipse.emf.ecore.xml.type.NMTOKENS" many="false" extendedMetaData="kind='attribute' name='nameNotes' namespace='##targetNamespace'"

setNameNotes

void setNameNotes(java.util.List value)
Sets the value of the 'Name Notes' attribute.

Parameters:
value - the new value of the 'Name Notes' attribute.
See Also:
getNameNotes()
generated

getRepresentation

java.lang.String getRepresentation()
Returns the value of the 'Representation' attribute.

If the meaning of the 'Representation' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Representation' attribute.
See Also:
setRepresentation(String), OmtPackage.getSimpleData_Representation()
generated
model
unique="false" dataType="org.eclipse.emf.ecore.xml.type.NMTOKEN" extendedMetaData="kind='attribute' name='representation' namespace='##targetNamespace'"

setRepresentation

void setRepresentation(java.lang.String value)
Sets the value of the 'Representation' attribute.

Parameters:
value - the new value of the 'Representation' attribute.
See Also:
getRepresentation()
generated

getRepresentationNotes

java.util.List getRepresentationNotes()
Returns the value of the 'Representation Notes' attribute.

If the meaning of the 'Representation Notes' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Representation Notes' attribute.
See Also:
setRepresentationNotes(List), OmtPackage.getSimpleData_RepresentationNotes()
generated
model
unique="false" dataType="org.eclipse.emf.ecore.xml.type.NMTOKENS" many="false" extendedMetaData="kind='attribute' name='representationNotes' namespace='##targetNamespace'"

setRepresentationNotes

void setRepresentationNotes(java.util.List value)
Sets the value of the 'Representation Notes' attribute.

Parameters:
value - the new value of the 'Representation Notes' attribute.
See Also:
getRepresentationNotes()
generated

getResolution

java.lang.Object getResolution()
Returns the value of the 'Resolution' attribute.

If the meaning of the 'Resolution' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Resolution' attribute.
See Also:
setResolution(Object), OmtPackage.getSimpleData_Resolution()
generated
model
unique="false" dataType="org.eclipse.emf.ecore.xml.type.AnySimpleType" extendedMetaData="kind='attribute' name='resolution' namespace='##targetNamespace'"

setResolution

void setResolution(java.lang.Object value)
Sets the value of the 'Resolution' attribute.

Parameters:
value - the new value of the 'Resolution' attribute.
See Also:
getResolution()
generated

getResolutionNotes

java.util.List getResolutionNotes()
Returns the value of the 'Resolution Notes' attribute.

If the meaning of the 'Resolution Notes' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Resolution Notes' attribute.
See Also:
setResolutionNotes(List), OmtPackage.getSimpleData_ResolutionNotes()
generated
model
unique="false" dataType="org.eclipse.emf.ecore.xml.type.NMTOKENS" many="false" extendedMetaData="kind='attribute' name='resolutionNotes' namespace='##targetNamespace'"

setResolutionNotes

void setResolutionNotes(java.util.List value)
Sets the value of the 'Resolution Notes' attribute.

Parameters:
value - the new value of the 'Resolution Notes' attribute.
See Also:
getResolutionNotes()
generated

getSemantics

java.lang.Object getSemantics()
Returns the value of the 'Semantics' attribute.

If the meaning of the 'Semantics' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Semantics' attribute.
See Also:
setSemantics(Object), OmtPackage.getSimpleData_Semantics()
generated
model
unique="false" dataType="org.eclipse.emf.ecore.xml.type.AnySimpleType" extendedMetaData="kind='attribute' name='semantics' namespace='##targetNamespace'"

setSemantics

void setSemantics(java.lang.Object value)
Sets the value of the 'Semantics' attribute.

Parameters:
value - the new value of the 'Semantics' attribute.
See Also:
getSemantics()
generated

getSemanticsNotes

java.util.List getSemanticsNotes()
Returns the value of the 'Semantics Notes' attribute.

If the meaning of the 'Semantics Notes' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Semantics Notes' attribute.
See Also:
setSemanticsNotes(List), OmtPackage.getSimpleData_SemanticsNotes()
generated
model
unique="false" dataType="org.eclipse.emf.ecore.xml.type.NMTOKENS" many="false" extendedMetaData="kind='attribute' name='semanticsNotes' namespace='##targetNamespace'"

setSemanticsNotes

void setSemanticsNotes(java.util.List value)
Sets the value of the 'Semantics Notes' attribute.

Parameters:
value - the new value of the 'Semantics Notes' attribute.
See Also:
getSemanticsNotes()
generated

getUnits

java.lang.Object getUnits()
Returns the value of the 'Units' attribute.

If the meaning of the 'Units' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Units' attribute.
See Also:
setUnits(Object), OmtPackage.getSimpleData_Units()
generated
model
unique="false" dataType="org.eclipse.emf.ecore.xml.type.AnySimpleType" extendedMetaData="kind='attribute' name='units' namespace='##targetNamespace'"

setUnits

void setUnits(java.lang.Object value)
Sets the value of the 'Units' attribute.

Parameters:
value - the new value of the 'Units' attribute.
See Also:
getUnits()
generated

getUnitsNotes

java.util.List getUnitsNotes()
Returns the value of the 'Units Notes' attribute.

If the meaning of the 'Units Notes' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Units Notes' attribute.
See Also:
setUnitsNotes(List), OmtPackage.getSimpleData_UnitsNotes()
generated
model
unique="false" dataType="org.eclipse.emf.ecore.xml.type.NMTOKENS" many="false" extendedMetaData="kind='attribute' name='unitsNotes' namespace='##targetNamespace'"

setUnitsNotes

void setUnitsNotes(java.util.List value)
Sets the value of the 'Units Notes' attribute.

Parameters:
value - the new value of the 'Units Notes' attribute.
See Also:
getUnitsNotes()
generated