|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DataType
A representation of the model object 'Data Type'.
The following features are supported:
OgmlPackage.getDataType()
extendedMetaData | = | "name='data.type' |
kind | = | 'simple'" |
Method Summary | |
---|---|
String |
getIdRef()
Returns the value of the 'Id Ref' attribute. |
String |
getValue()
Returns the value of the 'Value' attribute. |
void |
setIdRef(String value)
Sets the value of the ' Id Ref ' attribute. |
void |
setValue(String value)
Sets the value of the ' Value ' attribute. |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
String getValue()
If the meaning of the 'Value' attribute isn't clear, there really should be more of a description here...
setValue(String)
,
OgmlPackage.getDataType_Value()
dataType | = | org.eclipse.emf.ecore.xml.type.String |
extendedMetaData | = | "name=':0' |
kind | = | 'simple'" |
void setValue(String value)
Value
' attribute.
value
- the new value of the 'Value' attribute.getValue()
String getIdRef()
If the meaning of the 'Id Ref' attribute isn't clear, there really should be more of a description here...
setIdRef(String)
,
OgmlPackage.getDataType_IdRef()
dataType | = | org.eclipse.emf.ecore.xml.type.IDREF |
extendedMetaData | = | "kind='attribute' |
name | = | 'idRef' |
namespace | = | '##targetNamespace'" |
void setIdRef(String value)
Id Ref
' attribute.
value
- the new value of the 'Id Ref' attribute.getIdRef()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |