|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EntityType
A representation of the model object 'Entity Type'. Container of sections for a specific entity
The following features are supported:
EnvironmentPackage.getEntityType()
Method Summary | |
---|---|
FeatureMap |
getAny()
Returns the value of the 'Any' attribute list. |
FeatureMap |
getAnyAttribute()
Returns the value of the 'Any Attribute' attribute list. |
java.lang.String |
getId()
Returns the value of the 'Id' attribute. |
EList<SectionType> |
getSection()
Returns the value of the 'Section' containment reference list. |
FeatureMap |
getSectionGroup()
Returns the value of the 'Section Group' attribute list. |
void |
setId(java.lang.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, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
FeatureMap getSectionGroup()
FeatureMap.Entry
.
Base elements for OVF environment sections. This is the
head of the substitution group.
EnvironmentPackage.getEntityType_SectionGroup()
EList<SectionType> getSection()
SectionType
.
Base elements for OVF environment sections. This is the
head of the substitution group.
EnvironmentPackage.getEntityType_Section()
FeatureMap getAny()
FeatureMap.Entry
.
If the meaning of the 'Any' attribute list isn't clear, there really should be more of a description here...
EnvironmentPackage.getEntityType_Any()
java.lang.String getId()
setId(String)
,
EnvironmentPackage.getEntityType_Id()
void setId(java.lang.String value)
Id
' attribute.
value
- the new value of the 'Id' attribute.getId()
FeatureMap getAnyAttribute()
FeatureMap.Entry
.
If the meaning of the 'Any Attribute' attribute list isn't clear, there really should be more of a description here...
EnvironmentPackage.getEntityType_AnyAttribute()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |