|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface VirtualSystemCollectionType
A representation of the model object 'Virtual System Collection Type'. A collection of Content.
The following features are supported:
EnvelopePackage.getVirtualSystemCollectionType()
Method Summary | |
---|---|
EList<EnvironmentType> |
createEnvironments()
|
EList<ContentType> |
getContent()
Returns the value of the 'Content' containment reference list. |
FeatureMap |
getContentGroup()
Returns the value of the 'Content Group' attribute list. |
ResourceAllocationSectionType |
getResourceAllocationSection()
Returns the value of the 'Resource Allocation Section' reference. |
StartupSectionType |
getStartupSection()
Returns the value of the 'Startup Section' reference. |
void |
setResourceAllocationSection(ResourceAllocationSectionType value)
Sets the value of the ' Resource Allocation Section ' reference. |
void |
setStartupSection(StartupSectionType value)
Sets the value of the ' Startup Section ' reference. |
Methods inherited from interface org.dmtf.schemas.ovf.envelope.ContentType |
---|
getAllSections, getAnnotationSection, getAny, getAnyAttribute, getEnvelope, getId, getInfo, getName, getSection, getSectionGroup, setAnnotationSection, setEnvelope, setId, setInfo, setName |
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 getContentGroup()
FeatureMap.Entry
.
Base element for content types. This is the head the
subsitution group
EnvelopePackage.getVirtualSystemCollectionType_ContentGroup()
EList<ContentType> getContent()
ContentType
.
Base element for content types. This is the head the
subsitution group
EnvelopePackage.getVirtualSystemCollectionType_Content()
ResourceAllocationSectionType getResourceAllocationSection()
If the meaning of the 'Resource Allocation Section' reference isn't clear, there really should be more of a description here...
setResourceAllocationSection(ResourceAllocationSectionType)
,
EnvelopePackage.getVirtualSystemCollectionType_ResourceAllocationSection()
void setResourceAllocationSection(ResourceAllocationSectionType value)
Resource Allocation Section
' reference.
value
- the new value of the 'Resource Allocation Section' reference.getResourceAllocationSection()
StartupSectionType getStartupSection()
If the meaning of the 'Startup Section' reference isn't clear, there really should be more of a description here...
setStartupSection(StartupSectionType)
,
EnvelopePackage.getVirtualSystemCollectionType_StartupSection()
void setStartupSection(StartupSectionType value)
Startup Section
' reference.
value
- the new value of the 'Startup Section' reference.getStartupSection()
EList<EnvironmentType> createEnvironments()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |