|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EnvelopeFactory
The Factory for the model. It provides a create method for each non-abstract class of the model.
EnvelopePackage
Field Summary | |
---|---|
static EnvelopeFactory |
eINSTANCE
The singleton instance of the factory. |
Method Summary | |
---|---|
AnnotationSectionType |
createAnnotationSectionType()
Returns a new object of class 'Annotation Section Type'. |
CapacityAllocationUnitsType |
createCapacityAllocationUnitsType(java.lang.String value)
|
ConfigurationType |
createConfigurationType()
Returns a new object of class 'Configuration Type'. |
DeploymentOptionSectionType |
createDeploymentOptionSectionType()
Returns a new object of class 'Deployment Option Section Type'. |
DiskSectionType |
createDiskSectionType()
Returns a new object of class 'Disk Section Type'. |
DocumentRoot |
createDocumentRoot()
Returns a new object of class 'Document Root'. |
EnvelopeType |
createEnvelopeType()
Returns a new object of class 'Type'. |
EulaSectionType |
createEulaSectionType()
Returns a new object of class 'Eula Section Type'. |
FileType |
createFileType()
Returns a new object of class 'File Type'. |
IconType |
createIconType()
Returns a new object of class 'Icon Type'. |
InstallSectionType |
createInstallSectionType()
Returns a new object of class 'Install Section Type'. |
ItemType |
createItemType()
Returns a new object of class 'Item Type'. |
MsgType |
createMsgType()
Returns a new object of class 'Msg Type'. |
MsgType |
createMsgTypeFromString(java.lang.String value)
|
MsgType |
createMsgTypeFromString(java.lang.String msgid,
java.lang.String value)
|
NetworkSectionType |
createNetworkSectionType()
Returns a new object of class 'Network Section Type'. |
NetworkType |
createNetworkType()
Returns a new object of class 'Network Type'. |
OperatingSystemSectionType |
createOperatingSystemSectionType()
Returns a new object of class 'Operating System Section Type'. |
ProductSectionType |
createProductSectionType()
Returns a new object of class 'Product Section Type'. |
PropertyConfigurationValueType |
createPropertyConfigurationValueType()
Returns a new object of class 'Property Configuration Value Type'. |
PropertyType |
createPropertyType()
Returns a new object of class 'Property Type'. |
RASDType |
createRASDType()
Returns a new object of class 'RASD Type'. |
ReferencesType |
createReferencesType()
Returns a new object of class 'References Type'. |
ResourceAllocationSectionType |
createResourceAllocationSectionType()
Returns a new object of class 'Resource Allocation Section Type'. |
StartupSectionType |
createStartupSectionType()
Returns a new object of class 'Startup Section Type'. |
StringMsg |
createStringMsg()
Returns a new object of class 'String Msg'. |
StringsType |
createStringsType()
Returns a new object of class 'Strings Type'. |
VirtualDiskDescType |
createVirtualDiskDescType()
Returns a new object of class 'Virtual Disk Desc Type'. |
VirtualHardwareSectionType |
createVirtualHardwareSectionType()
Returns a new object of class 'Virtual Hardware Section Type'. |
VirtualSystemCollectionType |
createVirtualSystemCollectionType()
Returns a new object of class 'Virtual System Collection Type'. |
VirtualSystemType |
createVirtualSystemType()
Returns a new object of class 'Virtual System Type'. |
VSSDType |
createVSSDType()
Returns a new object of class 'VSSD Type'. |
EnvelopePackage |
getEnvelopePackage()
Returns the package supported by this factory. |
Methods inherited from interface org.eclipse.emf.ecore.EFactory |
---|
convertToString, create, createFromString, getEPackage, setEPackage |
Methods inherited from interface org.eclipse.emf.ecore.EModelElement |
---|
getEAnnotation, getEAnnotations |
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 |
Field Detail |
---|
static final EnvelopeFactory eINSTANCE
Method Detail |
---|
AnnotationSectionType createAnnotationSectionType()
ConfigurationType createConfigurationType()
DeploymentOptionSectionType createDeploymentOptionSectionType()
DiskSectionType createDiskSectionType()
DocumentRoot createDocumentRoot()
EnvelopeType createEnvelopeType()
EulaSectionType createEulaSectionType()
FileType createFileType()
IconType createIconType()
InstallSectionType createInstallSectionType()
ItemType createItemType()
MsgType createMsgType()
NetworkSectionType createNetworkSectionType()
NetworkType createNetworkType()
OperatingSystemSectionType createOperatingSystemSectionType()
ProductSectionType createProductSectionType()
PropertyConfigurationValueType createPropertyConfigurationValueType()
PropertyType createPropertyType()
RASDType createRASDType()
ReferencesType createReferencesType()
ResourceAllocationSectionType createResourceAllocationSectionType()
StartupSectionType createStartupSectionType()
StringMsg createStringMsg()
StringsType createStringsType()
VirtualDiskDescType createVirtualDiskDescType()
VirtualHardwareSectionType createVirtualHardwareSectionType()
VirtualSystemCollectionType createVirtualSystemCollectionType()
VirtualSystemType createVirtualSystemType()
VSSDType createVSSDType()
EnvelopePackage getEnvelopePackage()
MsgType createMsgTypeFromString(java.lang.String value)
MsgType createMsgTypeFromString(java.lang.String msgid, java.lang.String value)
CapacityAllocationUnitsType createCapacityAllocationUnitsType(java.lang.String value)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |