|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface KeyType
A representation of the model object 'Key Type'.
The following features are supported:
OgmlPackage.getKeyType()
extendedMetaData | = | "name='key.type' |
kind | = | 'elementOnly'" |
Method Summary | |
---|---|
String |
getId()
Returns the value of the 'Id' attribute. |
EList<KeyValueType> |
getKeyValue()
Returns the value of the 'Key Value' containment reference list. |
void |
setId(String value)
Sets the value of the ' Id ' 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 |
---|
EList<KeyValueType> getKeyValue()
KeyValueType
.
If the meaning of the 'Key Value' containment reference list isn't clear, there really should be more of a description here...
OgmlPackage.getKeyType_KeyValue()
containment | = | true |
required | = | true |
extendedMetaData | = | "kind='element' |
name | = | 'keyValue' |
namespace | = | '##targetNamespace'" |
String getId()
If the meaning of the 'Id' attribute isn't clear, there really should be more of a description here...
setId(String)
,
OgmlPackage.getKeyType_Id()
id | = | true |
dataType | = | org.eclipse.emf.ecore.xml.type.ID |
required | = | true |
extendedMetaData | = | "kind='attribute' |
name | = | 'id' |
namespace | = | '##targetNamespace'" |
void setId(String value)
Id
' attribute.
value
- the new value of the 'Id' attribute.getId()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |