Remote Systems
v6.4.1

com.ibm.etools.systems.localfilesubsys
Interface LocalfilesubsysPackage

All Known Implementing Classes:
LocalfilesubsysPackageImpl

public interface LocalfilesubsysPackage

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

See Also:
LocalfilesubsysFactory

Field Summary
static String copyright
           
static LocalfilesubsysPackage 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
static int LOCAL_CMD_SUB_SYSTEM
          The meta object id for the 'Local Cmd Sub System' class
static int LOCAL_CMD_SUB_SYSTEM__ADDITIONAL_ATTRIBUTES
          The feature id for the 'Additional Attributes' attribute
static int LOCAL_CMD_SUB_SYSTEM__ENV_VARS
          The feature id for the 'Env Vars' containment reference list
static int LOCAL_CMD_SUB_SYSTEM__FACTORY_ID
          The feature id for the 'Factory Id' attribute
static int LOCAL_CMD_SUB_SYSTEM__FILTER_POOL_REFERENCE_MANAGER
          The feature id for the 'Filter Pool Reference Manager' containment reference
static int LOCAL_CMD_SUB_SYSTEM__HIDDEN
          The feature id for the 'Hidden' attribute
static int LOCAL_CMD_SUB_SYSTEM__IBM_ATTRIBUTES
          The feature id for the 'Ibm Attributes' attribute
static int LOCAL_CMD_SUB_SYSTEM__NAME
          The feature id for the 'Name' attribute
static int LOCAL_CMD_SUB_SYSTEM__PORT
          The feature id for the 'Port' attribute
static int LOCAL_CMD_SUB_SYSTEM__REMOTE_SERVER_LAUNCHER
          The feature id for the 'Remote Server Launcher' containment reference
static int LOCAL_CMD_SUB_SYSTEM__USE_SSL
          The feature id for the 'Use SSL' attribute
static int LOCAL_CMD_SUB_SYSTEM__USER_ID
          The feature id for the 'User Id' attribute
static int LOCAL_CMD_SUB_SYSTEM__VENDOR_ATTRIBUTES
          The feature id for the 'Vendor Attributes' attribute
static int LOCAL_CMD_SUB_SYSTEM_FACTORY
          The meta object id for the 'Local Cmd Sub System Factory' class
static int LOCAL_CMD_SUB_SYSTEM_FACTORY__FILTER_POOL_MANAGER_LIST
          The feature id for the 'Filter Pool Manager List' containment reference list
static int LOCAL_CMD_SUB_SYSTEM_FACTORY__SUB_SYSTEM_LIST
          The feature id for the 'Sub System List' reference list
static int LOCAL_CMD_SUB_SYSTEM_FACTORY_FEATURE_COUNT
          The number of structural features of the the 'Local Cmd Sub System Factory' class
static int LOCAL_CMD_SUB_SYSTEM_FEATURE_COUNT
          The number of structural features of the the 'Local Cmd Sub System' class
static int LOCAL_FILE_SUB_SYSTEM
          The meta object id for the 'Local File Sub System' class
static int LOCAL_FILE_SUB_SYSTEM__ADDITIONAL_ATTRIBUTES
          The feature id for the 'Additional Attributes' attribute
static int LOCAL_FILE_SUB_SYSTEM__FACTORY_ID
          The feature id for the 'Factory Id' attribute
static int LOCAL_FILE_SUB_SYSTEM__FILTER_POOL_REFERENCE_MANAGER
          The feature id for the 'Filter Pool Reference Manager' containment reference
static int LOCAL_FILE_SUB_SYSTEM__HIDDEN
          The feature id for the 'Hidden' attribute
static int LOCAL_FILE_SUB_SYSTEM__HOME_FOLDER
          The feature id for the 'Home Folder' attribute
static int LOCAL_FILE_SUB_SYSTEM__IBM_ATTRIBUTES
          The feature id for the 'Ibm Attributes' attribute
static int LOCAL_FILE_SUB_SYSTEM__NAME
          The feature id for the 'Name' attribute
static int LOCAL_FILE_SUB_SYSTEM__PORT
          The feature id for the 'Port' attribute
static int LOCAL_FILE_SUB_SYSTEM__REMOTE_SERVER_LAUNCHER
          The feature id for the 'Remote Server Launcher' containment reference
static int LOCAL_FILE_SUB_SYSTEM__USE_SSL
          The feature id for the 'Use SSL' attribute
static int LOCAL_FILE_SUB_SYSTEM__USER_ID
          The feature id for the 'User Id' attribute
static int LOCAL_FILE_SUB_SYSTEM__VENDOR_ATTRIBUTES
          The feature id for the 'Vendor Attributes' attribute
static int LOCAL_FILE_SUB_SYSTEM_FACTORY
          The meta object id for the 'Local File Sub System Factory' class
static int LOCAL_FILE_SUB_SYSTEM_FACTORY__FILTER_POOL_MANAGER_LIST
          The feature id for the 'Filter Pool Manager List' containment reference list
static int LOCAL_FILE_SUB_SYSTEM_FACTORY__SUB_SYSTEM_LIST
          The feature id for the 'Sub System List' reference list
static int LOCAL_FILE_SUB_SYSTEM_FACTORY_FEATURE_COUNT
          The number of structural features of the the 'Local File Sub System Factory' class
static int LOCAL_FILE_SUB_SYSTEM_FEATURE_COUNT
          The number of structural features of the the 'Local File Sub System' class
 
Method Summary
 EClass getLocalCmdSubSystem()
          Returns the meta object for class 'Local Cmd Sub System'
 EClass getLocalCmdSubSystemFactory()
          Returns the meta object for class 'Local Cmd Sub System Factory'
 LocalfilesubsysFactory getLocalfilesubsysFactory()
          Returns the factory that creates the instances of the model
 EClass getLocalFileSubSystem()
          Returns the meta object for class 'Local File Sub System'
 EClass getLocalFileSubSystemFactory()
          Returns the meta object for class 'Local File Sub System Factory'
 

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 LocalfilesubsysPackage eINSTANCE
The singleton instance of the package.


LOCAL_FILE_SUB_SYSTEM_FACTORY

public static final int LOCAL_FILE_SUB_SYSTEM_FACTORY
The meta object id for the 'Local File Sub System Factory' class.

See Also:
LocalFileSubSystemFactoryImpl, LocalfilesubsysPackageImpl.getLocalFileSubSystemFactory(), Constant Field Values

LOCAL_FILE_SUB_SYSTEM_FACTORY__SUB_SYSTEM_LIST

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

See Also:
Constant Field Values

LOCAL_FILE_SUB_SYSTEM_FACTORY__FILTER_POOL_MANAGER_LIST

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

See Also:
Constant Field Values

LOCAL_FILE_SUB_SYSTEM_FACTORY_FEATURE_COUNT

public static final int LOCAL_FILE_SUB_SYSTEM_FACTORY_FEATURE_COUNT
The number of structural features of the the 'Local File Sub System Factory' class.

See Also:
Constant Field Values

LOCAL_FILE_SUB_SYSTEM

public static final int LOCAL_FILE_SUB_SYSTEM
The meta object id for the 'Local File Sub System' class.

See Also:
LocalFileSubSystemImpl, LocalfilesubsysPackageImpl.getLocalFileSubSystem(), Constant Field Values

LOCAL_FILE_SUB_SYSTEM__NAME

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

See Also:
Constant Field Values

LOCAL_FILE_SUB_SYSTEM__USER_ID

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

See Also:
Constant Field Values

LOCAL_FILE_SUB_SYSTEM__PORT

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

See Also:
Constant Field Values

LOCAL_FILE_SUB_SYSTEM__FACTORY_ID

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

See Also:
Constant Field Values

LOCAL_FILE_SUB_SYSTEM__HIDDEN

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

See Also:
Constant Field Values

LOCAL_FILE_SUB_SYSTEM__USE_SSL

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

See Also:
Constant Field Values

LOCAL_FILE_SUB_SYSTEM__VENDOR_ATTRIBUTES

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

See Also:
Constant Field Values

LOCAL_FILE_SUB_SYSTEM__ADDITIONAL_ATTRIBUTES

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

See Also:
Constant Field Values

LOCAL_FILE_SUB_SYSTEM__IBM_ATTRIBUTES

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

See Also:
Constant Field Values

LOCAL_FILE_SUB_SYSTEM__FILTER_POOL_REFERENCE_MANAGER

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

See Also:
Constant Field Values

LOCAL_FILE_SUB_SYSTEM__REMOTE_SERVER_LAUNCHER

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

See Also:
Constant Field Values

LOCAL_FILE_SUB_SYSTEM__HOME_FOLDER

public static final int LOCAL_FILE_SUB_SYSTEM__HOME_FOLDER
The feature id for the 'Home Folder' attribute.

See Also:
Constant Field Values

LOCAL_FILE_SUB_SYSTEM_FEATURE_COUNT

public static final int LOCAL_FILE_SUB_SYSTEM_FEATURE_COUNT
The number of structural features of the the 'Local File Sub System' class.

See Also:
Constant Field Values

LOCAL_CMD_SUB_SYSTEM

public static final int LOCAL_CMD_SUB_SYSTEM
The meta object id for the 'Local Cmd Sub System' class.

See Also:
LocalCmdSubSystemImpl, LocalfilesubsysPackageImpl.getLocalCmdSubSystem(), Constant Field Values

LOCAL_CMD_SUB_SYSTEM__NAME

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

See Also:
Constant Field Values

LOCAL_CMD_SUB_SYSTEM__USER_ID

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

See Also:
Constant Field Values

LOCAL_CMD_SUB_SYSTEM__PORT

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

See Also:
Constant Field Values

LOCAL_CMD_SUB_SYSTEM__FACTORY_ID

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

See Also:
Constant Field Values

LOCAL_CMD_SUB_SYSTEM__HIDDEN

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

See Also:
Constant Field Values

LOCAL_CMD_SUB_SYSTEM__USE_SSL

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

See Also:
Constant Field Values

LOCAL_CMD_SUB_SYSTEM__VENDOR_ATTRIBUTES

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

See Also:
Constant Field Values

LOCAL_CMD_SUB_SYSTEM__ADDITIONAL_ATTRIBUTES

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

See Also:
Constant Field Values

LOCAL_CMD_SUB_SYSTEM__IBM_ATTRIBUTES

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

See Also:
Constant Field Values

LOCAL_CMD_SUB_SYSTEM__FILTER_POOL_REFERENCE_MANAGER

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

See Also:
Constant Field Values

LOCAL_CMD_SUB_SYSTEM__REMOTE_SERVER_LAUNCHER

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

See Also:
Constant Field Values

LOCAL_CMD_SUB_SYSTEM__ENV_VARS

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

See Also:
Constant Field Values

LOCAL_CMD_SUB_SYSTEM_FEATURE_COUNT

public static final int LOCAL_CMD_SUB_SYSTEM_FEATURE_COUNT
The number of structural features of the the 'Local Cmd Sub System' class.

See Also:
Constant Field Values

LOCAL_CMD_SUB_SYSTEM_FACTORY

public static final int LOCAL_CMD_SUB_SYSTEM_FACTORY
The meta object id for the 'Local Cmd Sub System Factory' class.

See Also:
LocalCmdSubSystemFactoryImpl, LocalfilesubsysPackageImpl.getLocalCmdSubSystemFactory(), Constant Field Values

LOCAL_CMD_SUB_SYSTEM_FACTORY__SUB_SYSTEM_LIST

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

See Also:
Constant Field Values

LOCAL_CMD_SUB_SYSTEM_FACTORY__FILTER_POOL_MANAGER_LIST

public static final int LOCAL_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

LOCAL_CMD_SUB_SYSTEM_FACTORY_FEATURE_COUNT

public static final int LOCAL_CMD_SUB_SYSTEM_FACTORY_FEATURE_COUNT
The number of structural features of the the 'Local Cmd Sub System Factory' class.

See Also:
Constant Field Values
Method Detail

getLocalFileSubSystemFactory

public EClass getLocalFileSubSystemFactory()
Returns the meta object for class 'Local File Sub System Factory'.

Returns:
the meta object for class 'Local File Sub System Factory'.
See Also:
LocalFileSubSystemFactory

getLocalFileSubSystem

public EClass getLocalFileSubSystem()
Returns the meta object for class 'Local File Sub System'.

Returns:
the meta object for class 'Local File Sub System'.
See Also:
LocalFileSubSystem

getLocalCmdSubSystem

public EClass getLocalCmdSubSystem()
Returns the meta object for class 'Local Cmd Sub System'.

Returns:
the meta object for class 'Local Cmd Sub System'.
See Also:
LocalCmdSubSystem

getLocalCmdSubSystemFactory

public EClass getLocalCmdSubSystemFactory()
Returns the meta object for class 'Local Cmd Sub System Factory'.

Returns:
the meta object for class 'Local Cmd Sub System Factory'.
See Also:
LocalCmdSubSystemFactory

getLocalfilesubsysFactory

public LocalfilesubsysFactory getLocalfilesubsysFactory()
Returns the factory that creates the instances of the model.

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

Remote Systems
v6.4.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.