iSeries Remote Systems
v6.0.0

com.ibm.etools.systems.as400ifsfilesubsys.impl
Class As400ifsfilesubsysPackageImpl

java.lang.Object
  extended byorg.eclipse.emf.common.notify.impl.BasicNotifierImpl
      extended byorg.eclipse.emf.ecore.impl.BasicEObjectImpl
          extended byorg.eclipse.emf.ecore.impl.EObjectImpl
              extended byorg.eclipse.emf.ecore.impl.EModelElementImpl
                  extended byorg.eclipse.emf.ecore.impl.ENamedElementImpl
                      extended byorg.eclipse.emf.ecore.impl.EPackageImpl
                          extended bycom.ibm.etools.systems.as400ifsfilesubsys.impl.As400ifsfilesubsysPackageImpl
All Implemented Interfaces:
As400ifsfilesubsysPackage, org.eclipse.emf.ecore.util.BasicExtendedMetaData.EPackageExtendedMetaData.Holder, org.eclipse.emf.ecore.EModelElement, org.eclipse.emf.ecore.ENamedElement, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.EPackage, org.eclipse.emf.ecore.InternalEObject, org.eclipse.emf.common.notify.Notifier

public class As400ifsfilesubsysPackageImpl
extends org.eclipse.emf.ecore.impl.EPackageImpl
implements As400ifsfilesubsysPackage

An implementation of the model Package.


Nested Class Summary
 
Nested classes inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolder, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderImpl
 
Nested classes inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList
 
Nested classes inherited from class org.eclipse.emf.ecore.EPackage
org.eclipse.emf.ecore.EPackage.Descriptor, org.eclipse.emf.ecore.EPackage.Registry
 
Nested classes inherited from class org.eclipse.emf.ecore.InternalEObject
org.eclipse.emf.ecore.InternalEObject.EStore
 
Field Summary
static String copyright
           
 
Fields inherited from class org.eclipse.emf.ecore.impl.EPackageImpl
eClassifiers, ecoreFactory, ecorePackage, eFactoryInstance, eNameToEClassifierMap, ePackageExtendedMetaData, eSubpackages, IS_ABSTRACT, IS_CHANGEABLE, IS_COMPOSITE, IS_DERIVED, IS_GENERATED_INSTANCE_CLASS, IS_ID, IS_INTERFACE, IS_ORDERED, IS_RESOLVABLE, IS_RESOLVE_PROXIES, IS_SERIALIZABLE, IS_TRANSIENT, IS_UNIQUE, IS_UNSETTABLE, IS_VOLATILE, NS_PREFIX_EDEFAULT, NS_URI_EDEFAULT, nsPrefix, nsURI
 
Fields inherited from class org.eclipse.emf.ecore.impl.ENamedElementImpl
name, NAME_EDEFAULT
 
Fields inherited from class org.eclipse.emf.ecore.impl.EModelElementImpl
eAnnotations, EFROZEN, ELAST_EMODEL_ELEMENT_FLAG
 
Fields inherited from class org.eclipse.emf.ecore.impl.EObjectImpl
eAdapters, eContainer, eContainerFeatureID, EDELIVER, EDYNAMIC_CLASS, eFlags, ELAST_EOBJECT_FLAG, ELAST_NOTIFIER_FLAG, eProperties, EPROXY
 
Fields inherited from interface com.ibm.etools.systems.as400ifsfilesubsys.As400ifsfilesubsysPackage
AS40_0IFS_FILE_SUB_SYSTEM, AS40_0IFS_FILE_SUB_SYSTEM__ADDITIONAL_ATTRIBUTES, AS40_0IFS_FILE_SUB_SYSTEM__FACTORY_ID, AS40_0IFS_FILE_SUB_SYSTEM__FILTER_POOL_REFERENCE_MANAGER, AS40_0IFS_FILE_SUB_SYSTEM__HIDDEN, AS40_0IFS_FILE_SUB_SYSTEM__HOME_FOLDER, AS40_0IFS_FILE_SUB_SYSTEM__IBM_ATTRIBUTES, AS40_0IFS_FILE_SUB_SYSTEM__ISERIES_RESERVED, AS40_0IFS_FILE_SUB_SYSTEM__NAME, AS40_0IFS_FILE_SUB_SYSTEM__PORT, AS40_0IFS_FILE_SUB_SYSTEM__REMOTE_SERVER_LAUNCHER, AS40_0IFS_FILE_SUB_SYSTEM__USE_SSL, AS40_0IFS_FILE_SUB_SYSTEM__USER_ID, AS40_0IFS_FILE_SUB_SYSTEM__VENDOR_ATTRIBUTES, AS40_0IFS_FILE_SUB_SYSTEM_FACTORY, AS40_0IFS_FILE_SUB_SYSTEM_FACTORY__FILTER_POOL_MANAGER_LIST, AS40_0IFS_FILE_SUB_SYSTEM_FACTORY__ISERIES_RESERVED, AS40_0IFS_FILE_SUB_SYSTEM_FACTORY__SUB_SYSTEM_LIST, AS40_0IFS_FILE_SUB_SYSTEM_FACTORY_FEATURE_COUNT, AS40_0IFS_FILE_SUB_SYSTEM_FEATURE_COUNT, eINSTANCE, eNAME, eNS_PREFIX, eNS_URI
 
Fields inherited from interface org.eclipse.emf.ecore.InternalEObject
EOPPOSITE_FEATURE_BASE
 
Method Summary
 void createPackageContents()
          Creates the meta-model objects for the package.
 As400ifsfilesubsysFactory getAs400ifsfilesubsysFactory()
           
 org.eclipse.emf.ecore.EAttribute getAS400ifsFileSubSystem_ISeriesReserved()
           
 org.eclipse.emf.ecore.EClass getAS400ifsFileSubSystem()
           
 org.eclipse.emf.ecore.EAttribute getAS400ifsFileSubSystemFactory_ISeriesReserved()
           
 org.eclipse.emf.ecore.EClass getAS400ifsFileSubSystemFactory()
           
static As400ifsfilesubsysPackage init()
          Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
 void initializePackageContents()
          Complete the initialization of the package and its meta-model.
 
Methods inherited from class org.eclipse.emf.ecore.impl.EPackageImpl
addAnnotation, addEEnumLiteral, addEException, addEOperation, addEParameter, basicSetEFactoryInstance, createEAttribute, createEClass, createEDataType, createEEnum, createEReference, createResource, eBasicRemoveFromContainer, eGet, eInverseAdd, eInverseRemove, eIsSet, eSet, eStaticClass, eUnset, fixEClassifiers, fixEEnumLiterals, fixEStructuralFeatures, fixInstanceClass, freeze, getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getExtendedMetaData, getNsPrefix, getNsURI, initEAttribute, initEAttribute, initEAttribute, initEAttribute, initEAttribute, initEAttribute, initEClass, initEClass, initEDataType, initEDataType, initEEnum, initEReference, initEReference, initEReference, initEReference, initEReference, initEReference, initializeFromLoadedEPackage, setEFactoryInstance, setExtendedMetaData, setGeneratedClassName, setNamespaceURI, setNsPrefix, setNsURI, toString
 
Methods inherited from class org.eclipse.emf.ecore.impl.ENamedElementImpl
getName, getNameGen, setName
 
Methods inherited from class org.eclipse.emf.ecore.impl.EModelElementImpl
eObjectForURIFragmentSegment, eURIFragmentSegment, getEAnnotation, getEAnnotations, isFrozen
 
Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl
eAdapters, eBasicAdapters, eBasicProperties, eBasicSetContainer, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eIsProxy, eProperties, eSetClass, eSetDeliver, eSetProxyURI
 
Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
eAllContents, eBaseStructuralFeatureID, eBasicSetContainer, eContainer, eContainingFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicClass, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicIsSet, eDynamicSet, eDynamicUnset, eGet, eHasSettings, eInternalResource, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eResolveProxy, eResource, eSetResource, eSetStore, eSetting, eSettingDelegate, eSettings, eStaticFeatureCount, eStore
 
Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
eNotificationRequired, eNotify
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
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
 
Methods inherited from interface org.eclipse.emf.ecore.InternalEObject
eNotificationRequired
 

Field Detail

copyright

public static final String copyright

See Also:
Constant Field Values
Method Detail

init

public static As400ifsfilesubsysPackage init()
Creates, registers, and initializes the Package for this model, and for any others upon which it depends. Simple dependencies are satisfied by calling this method on all dependent packages before doing anything else. This method drives initialization for interdependent packages directly, in parallel with this package, itself.

Of this package and its interdependencies, all packages which have not yet been registered by their URI values are first created and registered. The packages are then initialized in two steps: meta-model objects for all of the packages are created before any are initialized, since one package's meta-model objects may refer to those of another.

Invocation of this method will not affect any packages that have already been initialized.

See Also:
As400ifsfilesubsysPackage.eNS_URI, createPackageContents(), initializePackageContents()

getAS400ifsFileSubSystemFactory

public org.eclipse.emf.ecore.EClass getAS400ifsFileSubSystemFactory()

Specified by:
getAS400ifsFileSubSystemFactory in interface As400ifsfilesubsysPackage
Returns:
the meta object for class 'AS40 0ifs File Sub System Factory'.
See Also:
AS400ifsFileSubSystemFactory

getAS400ifsFileSubSystemFactory_ISeriesReserved

public org.eclipse.emf.ecore.EAttribute getAS400ifsFileSubSystemFactory_ISeriesReserved()

Specified by:
getAS400ifsFileSubSystemFactory_ISeriesReserved in interface As400ifsfilesubsysPackage
Returns:
the meta object for the attribute 'ISeries Reserved'.
See Also:
AS400ifsFileSubSystemFactory.getISeriesReserved(), As400ifsfilesubsysPackage.getAS400ifsFileSubSystemFactory()

getAS400ifsFileSubSystem

public org.eclipse.emf.ecore.EClass getAS400ifsFileSubSystem()

Specified by:
getAS400ifsFileSubSystem in interface As400ifsfilesubsysPackage
Returns:
the meta object for class 'AS40 0ifs File Sub System'.
See Also:
AS400ifsFileSubSystem

getAS400ifsFileSubSystem_ISeriesReserved

public org.eclipse.emf.ecore.EAttribute getAS400ifsFileSubSystem_ISeriesReserved()

Specified by:
getAS400ifsFileSubSystem_ISeriesReserved in interface As400ifsfilesubsysPackage
Returns:
the meta object for the attribute 'ISeries Reserved'.
See Also:
AS400ifsFileSubSystem.getISeriesReserved(), As400ifsfilesubsysPackage.getAS400ifsFileSubSystem()

getAs400ifsfilesubsysFactory

public As400ifsfilesubsysFactory getAs400ifsfilesubsysFactory()

Specified by:
getAs400ifsfilesubsysFactory in interface As400ifsfilesubsysPackage
Returns:
the factory that creates the instances of the model.

createPackageContents

public void createPackageContents()
Creates the meta-model objects for the package. This method is guarded to have no affect on any invocation but its first.


initializePackageContents

public void initializePackageContents()
Complete the initialization of the package and its meta-model. This method is guarded to have no affect on any invocation but its first.


iSeries Remote Systems
v6.0.0

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.