|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EnvironmentType
A representation of the model object 'Type'. Type for root OVF environment
The following features are supported:
EnvironmentPackage.getEnvironmentType()
Method Summary | |
---|---|
FeatureMap |
getAny()
Returns the value of the 'Any' attribute list. |
FeatureMap |
getAnyAttribute()
Returns the value of the 'Any Attribute' attribute list. |
EList<EntityType> |
getEntity()
Returns the value of the 'Entity' containment reference 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. |
boolean |
isSetId()
Returns whether the value of the ' Id ' attribute is set. |
void |
setId(java.lang.String value)
Sets the value of the ' Id ' attribute. |
void |
unsetId()
Unsets 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
.
Entity independent meta-data
sections
EnvironmentPackage.getEnvironmentType_SectionGroup()
EList<SectionType> getSection()
SectionType
.
Entity independent meta-data
sections
EnvironmentPackage.getEnvironmentType_Section()
EList<EntityType> getEntity()
EntityType
.
Meta-data particular to a given
entity
EnvironmentPackage.getEnvironmentType_Entity()
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.getEnvironmentType_Any()
java.lang.String getId()
""
.
Identifier matching recipient of this
environment
isSetId()
,
unsetId()
,
setId(String)
,
EnvironmentPackage.getEnvironmentType_Id()
void setId(java.lang.String value)
Id
' attribute.
value
- the new value of the 'Id' attribute.isSetId()
,
unsetId()
,
getId()
void unsetId()
Id
' attribute.
isSetId()
,
getId()
,
setId(String)
boolean isSetId()
Id
' attribute is set.
unsetId()
,
getId()
,
setId(String)
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.getEnvironmentType_AnyAttribute()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |