|
iSeries Remote Systems v6.0.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The Factory for the model. It provides a create method for each non-abstract class of the model.
As400cmdsubsysPackage
Field Summary | |
---|---|
static String |
copyright
|
static As400cmdsubsysFactory |
eINSTANCE
The singleton instance of the factory. |
Method Summary | |
---|---|
CmdSubSystem |
createCmdSubSystem()
Returns a new object of class 'Cmd Sub System'. |
CmdSubSystemFactory |
createCmdSubSystemFactory()
Returns a new object of class 'Cmd Sub System Factory'. |
SystemLibraryListEntry |
createSystemLibraryListEntry()
Returns a new object of class 'System Library List Entry'. |
As400cmdsubsysPackage |
getAs400cmdsubsysPackage()
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 |
public static final String copyright
public static final As400cmdsubsysFactory eINSTANCE
Method Detail |
public CmdSubSystem createCmdSubSystem()
public CmdSubSystemFactory createCmdSubSystemFactory()
public SystemLibraryListEntry createSystemLibraryListEntry()
public As400cmdsubsysPackage getAs400cmdsubsysPackage()
|
iSeries Remote Systems v6.0.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |