public interface ProfilePackage
extends org.eclipse.emf.ecore.EPackage
ProfileFactory
Modifier and Type | Interface and Description |
---|---|
static interface |
ProfilePackage.Literals
Defines literals for the meta objects that represent
each class,
each feature of each class,
each operation of each class,
each enum,
and each data type
|
Modifier and Type | Field and Description |
---|---|
static int |
BUNDLE_START_LEVEL
The meta object id for the '
Bundle Start Level ' class. |
static int |
BUNDLE_START_LEVEL__LEVEL
The feature id for the 'Level' attribute.
|
static int |
BUNDLE_START_LEVEL__NAME
The feature id for the 'Name' attribute.
|
static int |
BUNDLE_START_LEVEL_FEATURE_COUNT
The number of structural features of the 'Bundle Start Level' class.
|
static int |
BUNDLE_START_LEVEL_OPERATION_COUNT
The number of operations of the 'Bundle Start Level' class.
|
static String |
eCONTENT_TYPE
The package content type ID.
|
static ProfilePackage |
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 |
PROFILE
The meta object id for the '
Profile ' class. |
static int |
PROFILE__ARGUMENTS
The feature id for the 'Arguments' attribute list.
|
static int |
PROFILE__DESCRIPTION
The feature id for the 'Description' attribute.
|
static int |
PROFILE__INCLUDES
The feature id for the 'Includes' reference list.
|
static int |
PROFILE__INSTALLATION_UNITS
The feature id for the 'Installation Units' attribute list.
|
static int |
PROFILE__JVM_ARGUMENTS
The feature id for the 'Jvm Arguments' attribute list.
|
static int |
PROFILE__NAME
The feature id for the 'Name' attribute.
|
static int |
PROFILE__NOTES
The feature id for the 'Notes' attribute list.
|
static int |
PROFILE__PROFILE
The feature id for the 'Profile' containment reference list.
|
static int |
PROFILE__PROPERTY
The feature id for the 'Property' containment reference list.
|
static int |
PROFILE__SETBSL
The feature id for the 'Setbsl' containment reference list.
|
static int |
PROFILE__START
The feature id for the 'Start' containment reference list.
|
static int |
PROFILE_FEATURE_COUNT
The number of structural features of the 'Profile' class.
|
static int |
PROFILE_OPERATION_COUNT
The number of operations of the 'Profile' class.
|
static int |
START_BUNDLE
The meta object id for the '
Start Bundle ' class. |
static int |
START_BUNDLE__NAME
The feature id for the 'Name' attribute.
|
static int |
START_BUNDLE_FEATURE_COUNT
The number of structural features of the 'Start Bundle' class.
|
static int |
START_BUNDLE_OPERATION_COUNT
The number of operations of the 'Start Bundle' class.
|
static int |
SUB_PROFILE
The meta object id for the '
Sub Profile ' class. |
static int |
SUB_PROFILE__NAME
The feature id for the 'Name' attribute.
|
static int |
SUB_PROFILE__PROPERTY
The feature id for the 'Property' containment reference list.
|
static int |
SUB_PROFILE_FEATURE_COUNT
The number of structural features of the 'Sub Profile' class.
|
static int |
SUB_PROFILE_OPERATION_COUNT
The number of operations of the 'Sub Profile' class.
|
static int |
SYSTEM_PROPERTY
The meta object id for the '
System Property ' class. |
static int |
SYSTEM_PROPERTY__EVAL
The feature id for the 'Eval' attribute.
|
static int |
SYSTEM_PROPERTY__KEY
The feature id for the 'Key' attribute.
|
static int |
SYSTEM_PROPERTY__VALUE
The feature id for the 'Value' attribute.
|
static int |
SYSTEM_PROPERTY_FEATURE_COUNT
The number of structural features of the 'System Property' class.
|
static int |
SYSTEM_PROPERTY_OPERATION_COUNT
The number of operations of the 'System Property' class.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.ecore.EAttribute |
getBundleStartLevel_Level()
Returns the meta object for the attribute '
Level '. |
org.eclipse.emf.ecore.EAttribute |
getBundleStartLevel_Name()
Returns the meta object for the attribute '
Name '. |
org.eclipse.emf.ecore.EClass |
getBundleStartLevel()
Returns the meta object for class '
Bundle Start Level '. |
org.eclipse.emf.ecore.EAttribute |
getProfile_Arguments()
Returns the meta object for the attribute list '
Arguments '. |
org.eclipse.emf.ecore.EAttribute |
getProfile_Description()
Returns the meta object for the attribute '
Description '. |
org.eclipse.emf.ecore.EReference |
getProfile_Includes()
Returns the meta object for the reference list '
Includes '. |
org.eclipse.emf.ecore.EAttribute |
getProfile_InstallationUnits()
Returns the meta object for the attribute list '
Installation Units '. |
org.eclipse.emf.ecore.EAttribute |
getProfile_JvmArguments()
Returns the meta object for the attribute list '
Jvm Arguments '. |
org.eclipse.emf.ecore.EAttribute |
getProfile_Name()
Returns the meta object for the attribute '
Name '. |
org.eclipse.emf.ecore.EAttribute |
getProfile_Notes()
Returns the meta object for the attribute list '
Notes '. |
org.eclipse.emf.ecore.EReference |
getProfile_Profile()
Returns the meta object for the containment reference list '
Profile '. |
org.eclipse.emf.ecore.EReference |
getProfile_Property()
Returns the meta object for the containment reference list '
Property '. |
org.eclipse.emf.ecore.EReference |
getProfile_Setbsl()
Returns the meta object for the containment reference list '
Setbsl '. |
org.eclipse.emf.ecore.EReference |
getProfile_Start()
Returns the meta object for the containment reference list '
Start '. |
org.eclipse.emf.ecore.EClass |
getProfile()
Returns the meta object for class '
Profile '. |
ProfileFactory |
getProfileFactory()
Returns the factory that creates the instances of the model.
|
org.eclipse.emf.ecore.EAttribute |
getStartBundle_Name()
Returns the meta object for the attribute '
Name '. |
org.eclipse.emf.ecore.EClass |
getStartBundle()
Returns the meta object for class '
Start Bundle '. |
org.eclipse.emf.ecore.EAttribute |
getSubProfile_Name()
Returns the meta object for the attribute '
Name '. |
org.eclipse.emf.ecore.EReference |
getSubProfile_Property()
Returns the meta object for the containment reference list '
Property '. |
org.eclipse.emf.ecore.EClass |
getSubProfile()
Returns the meta object for class '
Sub Profile '. |
org.eclipse.emf.ecore.EAttribute |
getSystemProperty_Eval()
Returns the meta object for the attribute '
Eval '. |
org.eclipse.emf.ecore.EAttribute |
getSystemProperty_Key()
Returns the meta object for the attribute '
Key '. |
org.eclipse.emf.ecore.EAttribute |
getSystemProperty_Value()
Returns the meta object for the attribute '
Value '. |
org.eclipse.emf.ecore.EClass |
getSystemProperty()
Returns the meta object for class '
System Property '. |
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI
getEAnnotation, getEAnnotations
static final String eNAME
static final String eNS_URI
static final String eNS_PREFIX
static final String eCONTENT_TYPE
static final ProfilePackage eINSTANCE
static final int PROFILE
Profile
' class.
static final int PROFILE__INSTALLATION_UNITS
static final int PROFILE__JVM_ARGUMENTS
static final int PROFILE__START
static final int PROFILE__SETBSL
static final int PROFILE__PROPERTY
static final int PROFILE__NOTES
static final int PROFILE__PROFILE
static final int PROFILE__INCLUDES
static final int PROFILE__NAME
static final int PROFILE__DESCRIPTION
static final int PROFILE__ARGUMENTS
static final int PROFILE_FEATURE_COUNT
static final int PROFILE_OPERATION_COUNT
static final int START_BUNDLE
Start Bundle
' class.
static final int START_BUNDLE__NAME
static final int START_BUNDLE_FEATURE_COUNT
static final int START_BUNDLE_OPERATION_COUNT
static final int SYSTEM_PROPERTY
System Property
' class.
static final int SYSTEM_PROPERTY__KEY
static final int SYSTEM_PROPERTY__VALUE
static final int SYSTEM_PROPERTY__EVAL
static final int SYSTEM_PROPERTY_FEATURE_COUNT
static final int SYSTEM_PROPERTY_OPERATION_COUNT
static final int SUB_PROFILE
Sub Profile
' class.
static final int SUB_PROFILE__PROPERTY
static final int SUB_PROFILE__NAME
static final int SUB_PROFILE_FEATURE_COUNT
static final int SUB_PROFILE_OPERATION_COUNT
static final int BUNDLE_START_LEVEL
Bundle Start Level
' class.
static final int BUNDLE_START_LEVEL__LEVEL
static final int BUNDLE_START_LEVEL__NAME
static final int BUNDLE_START_LEVEL_FEATURE_COUNT
static final int BUNDLE_START_LEVEL_OPERATION_COUNT
org.eclipse.emf.ecore.EClass getProfile()
Profile
'.
Profile
org.eclipse.emf.ecore.EReference getProfile_Profile()
Profile
'.
Profile.getProfile()
,
getProfile()
org.eclipse.emf.ecore.EReference getProfile_Includes()
Includes
'.
Profile.getIncludes()
,
getProfile()
org.eclipse.emf.ecore.EAttribute getProfile_Name()
Name
'.
Profile.getName()
,
getProfile()
org.eclipse.emf.ecore.EAttribute getProfile_Description()
Description
'.
Profile.getDescription()
,
getProfile()
org.eclipse.emf.ecore.EAttribute getProfile_Arguments()
Arguments
'.
Profile.getArguments()
,
getProfile()
org.eclipse.emf.ecore.EReference getProfile_Start()
Start
'.
Profile.getStart()
,
getProfile()
org.eclipse.emf.ecore.EReference getProfile_Property()
Property
'.
Profile.getProperty()
,
getProfile()
org.eclipse.emf.ecore.EReference getProfile_Setbsl()
Setbsl
'.
Profile.getSetbsl()
,
getProfile()
org.eclipse.emf.ecore.EAttribute getProfile_Notes()
Notes
'.
Profile.getNotes()
,
getProfile()
org.eclipse.emf.ecore.EAttribute getProfile_InstallationUnits()
Installation Units
'.
Profile.getInstallationUnits()
,
getProfile()
org.eclipse.emf.ecore.EAttribute getProfile_JvmArguments()
Jvm Arguments
'.
Profile.getJvmArguments()
,
getProfile()
org.eclipse.emf.ecore.EClass getStartBundle()
Start Bundle
'.
StartBundle
org.eclipse.emf.ecore.EAttribute getStartBundle_Name()
Name
'.
StartBundle.getName()
,
getStartBundle()
org.eclipse.emf.ecore.EClass getSystemProperty()
System Property
'.
SystemProperty
org.eclipse.emf.ecore.EAttribute getSystemProperty_Key()
Key
'.
SystemProperty.getKey()
,
getSystemProperty()
org.eclipse.emf.ecore.EAttribute getSystemProperty_Value()
Value
'.
SystemProperty.getValue()
,
getSystemProperty()
org.eclipse.emf.ecore.EAttribute getSystemProperty_Eval()
Eval
'.
SystemProperty.isEval()
,
getSystemProperty()
org.eclipse.emf.ecore.EClass getSubProfile()
Sub Profile
'.
SubProfile
org.eclipse.emf.ecore.EReference getSubProfile_Property()
Property
'.
SubProfile.getProperty()
,
getSubProfile()
org.eclipse.emf.ecore.EAttribute getSubProfile_Name()
Name
'.
SubProfile.getName()
,
getSubProfile()
org.eclipse.emf.ecore.EClass getBundleStartLevel()
Bundle Start Level
'.
BundleStartLevel
org.eclipse.emf.ecore.EAttribute getBundleStartLevel_Level()
Level
'.
BundleStartLevel.getLevel()
,
getBundleStartLevel()
org.eclipse.emf.ecore.EAttribute getBundleStartLevel_Name()
Name
'.
BundleStartLevel.getName()
,
getBundleStartLevel()
ProfileFactory getProfileFactory()