|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface VssdFactory
The Factory for the model. It provides a create method for each non-abstract class of the model.
VssdPackage
Field Summary | |
---|---|
static VssdFactory |
eINSTANCE
The singleton instance of the factory. |
Method Summary | |
---|---|
AutomaticRecoveryActionType |
createAutomaticRecoveryActionType()
Returns a new object of class 'Automatic Recovery Action Type'. |
AutomaticShutdownActionType |
createAutomaticShutdownActionType()
Returns a new object of class 'Automatic Shutdown Action Type'. |
AutomaticStartupActionType |
createAutomaticStartupActionType()
Returns a new object of class 'Automatic Startup Action Type'. |
CaptionType |
createCaptionType()
Returns a new object of class 'Caption Type'. |
ChangeableTypeType |
createChangeableTypeType()
Returns a new object of class 'Changeable Type Type'. |
CIMVirtualSystemSettingDataType |
createCIMVirtualSystemSettingDataType()
Returns a new object of class 'CIM Virtual System Setting Data Type'. |
DocumentRoot |
createDocumentRoot()
Returns a new object of class 'Document Root'. |
VssdPackage |
getVssdPackage()
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 VssdFactory eINSTANCE
Method Detail |
---|
AutomaticRecoveryActionType createAutomaticRecoveryActionType()
AutomaticShutdownActionType createAutomaticShutdownActionType()
AutomaticStartupActionType createAutomaticStartupActionType()
CaptionType createCaptionType()
ChangeableTypeType createChangeableTypeType()
CIMVirtualSystemSettingDataType createCIMVirtualSystemSettingDataType()
DocumentRoot createDocumentRoot()
VssdPackage getVssdPackage()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |