iSeries Remote Systems
v6.0.1

com.ibm.etools.systems.as400ifscmdsubsys
Interface As400ifscmdsubsysPackage

All Superinterfaces:
org.eclipse.emf.ecore.EModelElement, org.eclipse.emf.ecore.ENamedElement, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.EPackage, org.eclipse.emf.common.notify.Notifier
All Known Implementing Classes:
As400ifscmdsubsysPackageImpl

public interface As400ifscmdsubsysPackage
extends org.eclipse.emf.ecore.EPackage

The Package for the model. It contains accessors for the meta objects to represent

See Also:
As400ifscmdsubsysFactory

Nested Class Summary
 
Nested classes inherited from class org.eclipse.emf.ecore.EPackage
org.eclipse.emf.ecore.EPackage.Descriptor, org.eclipse.emf.ecore.EPackage.Registry
 
Field Summary
static int AS40_0IFS_CMD_SUB_SYSTEM
          The meta object id for the 'AS40 0ifs Cmd Sub System' class.
static int AS40_0IFS_CMD_SUB_SYSTEM__ADDITIONAL_ATTRIBUTES
          The feature id for the 'Additional Attributes' attribute.
static int AS40_0IFS_CMD_SUB_SYSTEM__ENV_VARS
          The feature id for the 'Env Vars' containment reference list.
static int AS40_0IFS_CMD_SUB_SYSTEM__FACTORY_ID
          The feature id for the 'Factory Id' attribute.
static int AS40_0IFS_CMD_SUB_SYSTEM__FILTER_POOL_REFERENCE_MANAGER
          The feature id for the 'Filter Pool Reference Manager' containment reference.
static int AS40_0IFS_CMD_SUB_SYSTEM__HIDDEN
          The feature id for the 'Hidden' attribute.
static int AS40_0IFS_CMD_SUB_SYSTEM__IBM_ATTRIBUTES
          The feature id for the 'Ibm Attributes' attribute.
static int AS40_0IFS_CMD_SUB_SYSTEM__ISERIES_RESERVED
          The feature id for the 'ISeries Reserved' attribute.
static int AS40_0IFS_CMD_SUB_SYSTEM__NAME
          The feature id for the 'Name' attribute.
static int AS40_0IFS_CMD_SUB_SYSTEM__PORT
          The feature id for the 'Port' attribute.
static int AS40_0IFS_CMD_SUB_SYSTEM__REMOTE_SERVER_LAUNCHER
          The feature id for the 'Remote Server Launcher' containment reference.
static int AS40_0IFS_CMD_SUB_SYSTEM__USE_SSL
          The feature id for the 'Use SSL' attribute.
static int AS40_0IFS_CMD_SUB_SYSTEM__USER_ID
          The feature id for the 'User Id' attribute.
static int AS40_0IFS_CMD_SUB_SYSTEM__VENDOR_ATTRIBUTES
          The feature id for the 'Vendor Attributes' attribute.
static int AS40_0IFS_CMD_SUB_SYSTEM_FACTORY
          The meta object id for the 'AS40 0ifs Cmd Sub System Factory' class.
static int AS40_0IFS_CMD_SUB_SYSTEM_FACTORY__FILTER_POOL_MANAGER_LIST
          The feature id for the 'Filter Pool Manager List' containment reference list.
static int AS40_0IFS_CMD_SUB_SYSTEM_FACTORY__ISERIES_RESERVED
          The feature id for the 'ISeries Reserved' attribute.
static int AS40_0IFS_CMD_SUB_SYSTEM_FACTORY__SUB_SYSTEM_LIST
          The feature id for the 'Sub System List' reference list.
static int AS40_0IFS_CMD_SUB_SYSTEM_FACTORY_FEATURE_COUNT
          The number of structural features of the the 'AS40 0ifs Cmd Sub System Factory' class.
static int AS40_0IFS_CMD_SUB_SYSTEM_FEATURE_COUNT
          The number of structural features of the the 'AS40 0ifs Cmd Sub System' class.
static String copyright
           
static As400ifscmdsubsysPackage eINSTANCE
          The singleton instance of the package.
static String eNAME
          The package name.
static String eNS_PREFIX
          The package namespace name.
static String eNS_URI
          The package namespace URI.
 
Method Summary
 As400ifscmdsubsysFactory getAs400ifscmdsubsysFactory()
          Returns the factory that creates the instances of the model.
 org.eclipse.emf.ecore.EAttribute getAS400ifsCmdSubSystem_ISeriesReserved()
          Returns the meta object for the attribute 'ISeries Reserved'.
 org.eclipse.emf.ecore.EClass getAS400ifsCmdSubSystem()
          Returns the meta object for class 'AS40 0ifs Cmd Sub System'.
 org.eclipse.emf.ecore.EAttribute getAS400ifsCmdSubSystemFactory_ISeriesReserved()
          Returns the meta object for the attribute 'ISeries Reserved'.
 org.eclipse.emf.ecore.EClass getAS400ifsCmdSubSystemFactory()
          Returns the meta object for class 'AS40 0ifs Cmd Sub System Factory'.
 
Methods inherited from interface org.eclipse.emf.ecore.EPackage
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI
 
Methods inherited from interface org.eclipse.emf.ecore.ENamedElement
getName, setName
 
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

copyright

public static final String copyright

See Also:
Constant Field Values

eNAME

public static final String eNAME
The package name.

See Also:
Constant Field Values

eNS_URI

public static final String eNS_URI
The package namespace URI.

See Also:
Constant Field Values

eNS_PREFIX

public static final String eNS_PREFIX
The package namespace name.

See Also:
Constant Field Values

eINSTANCE

public static final As400ifscmdsubsysPackage eINSTANCE
The singleton instance of the package.


AS40_0IFS_CMD_SUB_SYSTEM_FACTORY

public static final int AS40_0IFS_CMD_SUB_SYSTEM_FACTORY
The meta object id for the 'AS40 0ifs Cmd Sub System Factory' class.

See Also:
AS400ifsCmdSubSystemFactoryImpl, As400ifscmdsubsysPackageImpl.getAS400ifsCmdSubSystemFactory(), Constant Field Values

AS40_0IFS_CMD_SUB_SYSTEM_FACTORY__SUB_SYSTEM_LIST

public static final int AS40_0IFS_CMD_SUB_SYSTEM_FACTORY__SUB_SYSTEM_LIST
The feature id for the 'Sub System List' reference list.

See Also:
Constant Field Values

AS40_0IFS_CMD_SUB_SYSTEM_FACTORY__FILTER_POOL_MANAGER_LIST

public static final int AS40_0IFS_CMD_SUB_SYSTEM_FACTORY__FILTER_POOL_MANAGER_LIST
The feature id for the 'Filter Pool Manager List' containment reference list.

See Also:
Constant Field Values

AS40_0IFS_CMD_SUB_SYSTEM_FACTORY__ISERIES_RESERVED

public static final int AS40_0IFS_CMD_SUB_SYSTEM_FACTORY__ISERIES_RESERVED
The feature id for the 'ISeries Reserved' attribute.

See Also:
Constant Field Values

AS40_0IFS_CMD_SUB_SYSTEM_FACTORY_FEATURE_COUNT

public static final int AS40_0IFS_CMD_SUB_SYSTEM_FACTORY_FEATURE_COUNT
The number of structural features of the the 'AS40 0ifs Cmd Sub System Factory' class.

See Also:
Constant Field Values

AS40_0IFS_CMD_SUB_SYSTEM

public static final int AS40_0IFS_CMD_SUB_SYSTEM
The meta object id for the 'AS40 0ifs Cmd Sub System' class.

See Also:
AS400ifsCmdSubSystemImpl, As400ifscmdsubsysPackageImpl.getAS400ifsCmdSubSystem(), Constant Field Values

AS40_0IFS_CMD_SUB_SYSTEM__NAME

public static final int AS40_0IFS_CMD_SUB_SYSTEM__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

AS40_0IFS_CMD_SUB_SYSTEM__USER_ID

public static final int AS40_0IFS_CMD_SUB_SYSTEM__USER_ID
The feature id for the 'User Id' attribute.

See Also:
Constant Field Values

AS40_0IFS_CMD_SUB_SYSTEM__PORT

public static final int AS40_0IFS_CMD_SUB_SYSTEM__PORT
The feature id for the 'Port' attribute.

See Also:
Constant Field Values

AS40_0IFS_CMD_SUB_SYSTEM__FACTORY_ID

public static final int AS40_0IFS_CMD_SUB_SYSTEM__FACTORY_ID
The feature id for the 'Factory Id' attribute.

See Also:
Constant Field Values

AS40_0IFS_CMD_SUB_SYSTEM__HIDDEN

public static final int AS40_0IFS_CMD_SUB_SYSTEM__HIDDEN
The feature id for the 'Hidden' attribute.

See Also:
Constant Field Values

AS40_0IFS_CMD_SUB_SYSTEM__USE_SSL

public static final int AS40_0IFS_CMD_SUB_SYSTEM__USE_SSL
The feature id for the 'Use SSL' attribute.

See Also:
Constant Field Values

AS40_0IFS_CMD_SUB_SYSTEM__VENDOR_ATTRIBUTES

public static final int AS40_0IFS_CMD_SUB_SYSTEM__VENDOR_ATTRIBUTES
The feature id for the 'Vendor Attributes' attribute.

See Also:
Constant Field Values

AS40_0IFS_CMD_SUB_SYSTEM__ADDITIONAL_ATTRIBUTES

public static final int AS40_0IFS_CMD_SUB_SYSTEM__ADDITIONAL_ATTRIBUTES
The feature id for the 'Additional Attributes' attribute.

See Also:
Constant Field Values

AS40_0IFS_CMD_SUB_SYSTEM__IBM_ATTRIBUTES

public static final int AS40_0IFS_CMD_SUB_SYSTEM__IBM_ATTRIBUTES
The feature id for the 'Ibm Attributes' attribute.

See Also:
Constant Field Values

AS40_0IFS_CMD_SUB_SYSTEM__FILTER_POOL_REFERENCE_MANAGER

public static final int AS40_0IFS_CMD_SUB_SYSTEM__FILTER_POOL_REFERENCE_MANAGER
The feature id for the 'Filter Pool Reference Manager' containment reference.

See Also:
Constant Field Values

AS40_0IFS_CMD_SUB_SYSTEM__REMOTE_SERVER_LAUNCHER

public static final int AS40_0IFS_CMD_SUB_SYSTEM__REMOTE_SERVER_LAUNCHER
The feature id for the 'Remote Server Launcher' containment reference.

See Also:
Constant Field Values

AS40_0IFS_CMD_SUB_SYSTEM__ENV_VARS

public static final int AS40_0IFS_CMD_SUB_SYSTEM__ENV_VARS
The feature id for the 'Env Vars' containment reference list.

See Also:
Constant Field Values

AS40_0IFS_CMD_SUB_SYSTEM__ISERIES_RESERVED

public static final int AS40_0IFS_CMD_SUB_SYSTEM__ISERIES_RESERVED
The feature id for the 'ISeries Reserved' attribute.

See Also:
Constant Field Values

AS40_0IFS_CMD_SUB_SYSTEM_FEATURE_COUNT

public static final int AS40_0IFS_CMD_SUB_SYSTEM_FEATURE_COUNT
The number of structural features of the the 'AS40 0ifs Cmd Sub System' class.

See Also:
Constant Field Values
Method Detail

getAS400ifsCmdSubSystemFactory

public org.eclipse.emf.ecore.EClass getAS400ifsCmdSubSystemFactory()
Returns the meta object for class 'AS40 0ifs Cmd Sub System Factory'.

Returns:
the meta object for class 'AS40 0ifs Cmd Sub System Factory'.
See Also:
AS400ifsCmdSubSystemFactory

getAS400ifsCmdSubSystemFactory_ISeriesReserved

public org.eclipse.emf.ecore.EAttribute getAS400ifsCmdSubSystemFactory_ISeriesReserved()
Returns the meta object for the attribute 'ISeries Reserved'.

Returns:
the meta object for the attribute 'ISeries Reserved'.
See Also:
AS400ifsCmdSubSystemFactory.getISeriesReserved(), getAS400ifsCmdSubSystemFactory()

getAS400ifsCmdSubSystem

public org.eclipse.emf.ecore.EClass getAS400ifsCmdSubSystem()
Returns the meta object for class 'AS40 0ifs Cmd Sub System'.

Returns:
the meta object for class 'AS40 0ifs Cmd Sub System'.
See Also:
AS400ifsCmdSubSystem

getAS400ifsCmdSubSystem_ISeriesReserved

public org.eclipse.emf.ecore.EAttribute getAS400ifsCmdSubSystem_ISeriesReserved()
Returns the meta object for the attribute 'ISeries Reserved'.

Returns:
the meta object for the attribute 'ISeries Reserved'.
See Also:
AS400ifsCmdSubSystem.getISeriesReserved(), getAS400ifsCmdSubSystem()

getAs400ifscmdsubsysFactory

public As400ifscmdsubsysFactory getAs400ifscmdsubsysFactory()
Returns the factory that creates the instances of the model.

Returns:
the factory that creates the instances of the model.

iSeries Remote Systems
v6.0.1

Copyright © 2005 IBM Corp. All Rights Reserved.

Note: This documentation is for part of an interim API that is still under development and expected to change significantly before reaching stability. It is being made available at this early stage to solicit feedback from pioneering adopters on the understanding that any code that uses this API will almost certainly be broken (repeatedly) as the API evolves.