|
Kieker 1.5 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface MIAnalysisMetaModelPackage.Literals
Defines literals for the meta objects that represent
| Field Summary | |
|---|---|
static org.eclipse.emf.ecore.EClass |
DEPENDENCY
The meta object literal for the ' Dependency' class. |
static org.eclipse.emf.ecore.EAttribute |
DEPENDENCY__FILE_PATH
The meta object literal for the 'File Path' attribute feature. |
static org.eclipse.emf.ecore.EClass |
FILTER
The meta object literal for the ' Filter' class. |
static org.eclipse.emf.ecore.EReference |
FILTER__INPUT_PORTS
The meta object literal for the 'Input Ports' containment reference list feature. |
static org.eclipse.emf.ecore.EClass |
INPUT_PORT
The meta object literal for the ' Input Port' class. |
static org.eclipse.emf.ecore.EReference |
INPUT_PORT__PARENT
The meta object literal for the 'Parent' container reference feature. |
static org.eclipse.emf.ecore.EClass |
OUTPUT_PORT
The meta object literal for the ' Output Port' class. |
static org.eclipse.emf.ecore.EReference |
OUTPUT_PORT__PARENT
The meta object literal for the 'Parent' container reference feature. |
static org.eclipse.emf.ecore.EReference |
OUTPUT_PORT__SUBSCRIBERS
The meta object literal for the 'Subscribers' reference list feature. |
static org.eclipse.emf.ecore.EClass |
PLUGIN
The meta object literal for the ' Plugin' class. |
static org.eclipse.emf.ecore.EAttribute |
PLUGIN__CLASSNAME
The meta object literal for the 'Classname' attribute feature. |
static org.eclipse.emf.ecore.EAttribute |
PLUGIN__NAME
The meta object literal for the 'Name' attribute feature. |
static org.eclipse.emf.ecore.EReference |
PLUGIN__OUTPUT_PORTS
The meta object literal for the 'Output Ports' containment reference list feature. |
static org.eclipse.emf.ecore.EReference |
PLUGIN__PROPERTIES
The meta object literal for the 'Properties' containment reference list feature. |
static org.eclipse.emf.ecore.EReference |
PLUGIN__REPOSITORIES
The meta object literal for the 'Repositories' containment reference list feature. |
static org.eclipse.emf.ecore.EClass |
PORT
The meta object literal for the ' Port' class. |
static org.eclipse.emf.ecore.EAttribute |
PORT__EVENT_TYPES
The meta object literal for the 'Event Types' attribute list feature. |
static org.eclipse.emf.ecore.EAttribute |
PORT__NAME
The meta object literal for the 'Name' attribute feature. |
static org.eclipse.emf.ecore.EClass |
PROJECT
The meta object literal for the ' Project' class. |
static org.eclipse.emf.ecore.EReference |
PROJECT__DEPENDENCIES
The meta object literal for the 'Dependencies' containment reference list feature. |
static org.eclipse.emf.ecore.EAttribute |
PROJECT__NAME
The meta object literal for the 'Name' attribute feature. |
static org.eclipse.emf.ecore.EReference |
PROJECT__PLUGINS
The meta object literal for the 'Plugins' containment reference list feature. |
static org.eclipse.emf.ecore.EReference |
PROJECT__REPOSITORIES
The meta object literal for the 'Repositories' containment reference list feature. |
static org.eclipse.emf.ecore.EClass |
PROPERTY
The meta object literal for the ' Property' class. |
static org.eclipse.emf.ecore.EAttribute |
PROPERTY__NAME
The meta object literal for the 'Name' attribute feature. |
static org.eclipse.emf.ecore.EAttribute |
PROPERTY__VALUE
The meta object literal for the 'Value' attribute feature. |
static org.eclipse.emf.ecore.EClass |
READER
The meta object literal for the ' Reader' class. |
static org.eclipse.emf.ecore.EClass |
REPOSITORY
The meta object literal for the ' Repository' class. |
static org.eclipse.emf.ecore.EAttribute |
REPOSITORY__CLASSNAME
The meta object literal for the 'Classname' attribute feature. |
static org.eclipse.emf.ecore.EReference |
REPOSITORY__PROPERTIES
The meta object literal for the 'Properties' containment reference list feature. |
static org.eclipse.emf.ecore.EClass |
REPOSITORY_CONNECTOR
The meta object literal for the ' Repository Connector' class. |
static org.eclipse.emf.ecore.EAttribute |
REPOSITORY_CONNECTOR__NAME
The meta object literal for the 'Name' attribute feature. |
static org.eclipse.emf.ecore.EReference |
REPOSITORY_CONNECTOR__REPOSITORY
The meta object literal for the 'Repository' reference feature. |
| Field Detail |
|---|
static final org.eclipse.emf.ecore.EClass PROJECT
Project' class.
MProject,
MAnalysisMetaModelPackage.getProject()static final org.eclipse.emf.ecore.EReference PROJECT__PLUGINS
static final org.eclipse.emf.ecore.EAttribute PROJECT__NAME
static final org.eclipse.emf.ecore.EReference PROJECT__REPOSITORIES
static final org.eclipse.emf.ecore.EReference PROJECT__DEPENDENCIES
static final org.eclipse.emf.ecore.EClass PLUGIN
Plugin' class.
MPlugin,
MAnalysisMetaModelPackage.getPlugin()static final org.eclipse.emf.ecore.EAttribute PLUGIN__NAME
static final org.eclipse.emf.ecore.EAttribute PLUGIN__CLASSNAME
static final org.eclipse.emf.ecore.EReference PLUGIN__PROPERTIES
static final org.eclipse.emf.ecore.EReference PLUGIN__REPOSITORIES
static final org.eclipse.emf.ecore.EReference PLUGIN__OUTPUT_PORTS
static final org.eclipse.emf.ecore.EClass PORT
Port' class.
MPort,
MAnalysisMetaModelPackage.getPort()static final org.eclipse.emf.ecore.EAttribute PORT__NAME
static final org.eclipse.emf.ecore.EAttribute PORT__EVENT_TYPES
static final org.eclipse.emf.ecore.EClass INPUT_PORT
Input Port' class.
MInputPort,
MAnalysisMetaModelPackage.getInputPort()static final org.eclipse.emf.ecore.EReference INPUT_PORT__PARENT
static final org.eclipse.emf.ecore.EClass OUTPUT_PORT
Output Port' class.
MOutputPort,
MAnalysisMetaModelPackage.getOutputPort()static final org.eclipse.emf.ecore.EReference OUTPUT_PORT__SUBSCRIBERS
static final org.eclipse.emf.ecore.EReference OUTPUT_PORT__PARENT
static final org.eclipse.emf.ecore.EClass PROPERTY
Property' class.
MProperty,
MAnalysisMetaModelPackage.getProperty()static final org.eclipse.emf.ecore.EAttribute PROPERTY__NAME
static final org.eclipse.emf.ecore.EAttribute PROPERTY__VALUE
static final org.eclipse.emf.ecore.EClass FILTER
Filter' class.
MFilter,
MAnalysisMetaModelPackage.getFilter()static final org.eclipse.emf.ecore.EReference FILTER__INPUT_PORTS
static final org.eclipse.emf.ecore.EClass READER
Reader' class.
MReader,
MAnalysisMetaModelPackage.getReader()static final org.eclipse.emf.ecore.EClass REPOSITORY
Repository' class.
MRepository,
MAnalysisMetaModelPackage.getRepository()static final org.eclipse.emf.ecore.EReference REPOSITORY__PROPERTIES
static final org.eclipse.emf.ecore.EAttribute REPOSITORY__CLASSNAME
static final org.eclipse.emf.ecore.EClass DEPENDENCY
Dependency' class.
MDependency,
MAnalysisMetaModelPackage.getDependency()static final org.eclipse.emf.ecore.EAttribute DEPENDENCY__FILE_PATH
static final org.eclipse.emf.ecore.EClass REPOSITORY_CONNECTOR
Repository Connector' class.
MRepositoryConnector,
MAnalysisMetaModelPackage.getRepositoryConnector()static final org.eclipse.emf.ecore.EAttribute REPOSITORY_CONNECTOR__NAME
static final org.eclipse.emf.ecore.EReference REPOSITORY_CONNECTOR__REPOSITORY
|
Kieker 1.5 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||