public interface BlangDslPackage
extends org.eclipse.emf.ecore.EPackage
BlangDslFactory
Modifier and Type | Interface and Description |
---|---|
static interface |
BlangDslPackage.Literals
Defines literals for the meta objects that represent
each class,
each feature of each class,
each enum,
and each data type
|
Modifier and Type | Field and Description |
---|---|
static int |
BLANG_DIST
The meta object id for the '
Blang Dist ' class. |
static int |
BLANG_DIST__DISTRIBUTION_TYPE
The feature id for the 'Distribution Type' reference.
|
static int |
BLANG_DIST_FEATURE_COUNT
The number of structural features of the 'Blang Dist' class.
|
static int |
BLANG_MODEL
The meta object id for the '
Blang Model ' class. |
static int |
BLANG_MODEL__ANNOTATIONS
The feature id for the 'Annotations' containment reference list.
|
static int |
BLANG_MODEL__GENERATION_ALGORITHM
The feature id for the 'Generation Algorithm' containment reference.
|
static int |
BLANG_MODEL__GENERATION_RANDOM
The feature id for the 'Generation Random' attribute.
|
static int |
BLANG_MODEL__IMPORT_SECTION
The feature id for the 'Import Section' containment reference.
|
static int |
BLANG_MODEL__LAW_NODES
The feature id for the 'Law Nodes' containment reference list.
|
static int |
BLANG_MODEL__NAME
The feature id for the 'Name' attribute.
|
static int |
BLANG_MODEL__PACKAGE
The feature id for the 'Package' attribute.
|
static int |
BLANG_MODEL__VARIABLE_DECLARATIONS
The feature id for the 'Variable Declarations' containment reference list.
|
static int |
BLANG_MODEL_FEATURE_COUNT
The number of structural features of the 'Blang Model' class.
|
static int |
DEPENDENCY
The meta object id for the '
Dependency ' class. |
static int |
DEPENDENCY_FEATURE_COUNT
The number of structural features of the 'Dependency' class.
|
static int |
DISTRIBUTION_TYPE_SPECIFICATION
The meta object id for the '
Distribution Type Specification ' class. |
static int |
DISTRIBUTION_TYPE_SPECIFICATION_FEATURE_COUNT
The number of structural features of the 'Distribution Type Specification' class.
|
static BlangDslPackage |
eINSTANCE
The singleton instance of the package.
|
static java.lang.String |
eNAME
The package name.
|
static java.lang.String |
eNS_PREFIX
The package namespace name.
|
static java.lang.String |
eNS_URI
The package namespace URI.
|
static int |
FACTOR_DECLARATION
The meta object id for the '
Factor Declaration ' class. |
static int |
FACTOR_DECLARATION__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.
|
static int |
FACTOR_DECLARATION__FACTOR_BODY
The feature id for the 'Factor Body' containment reference.
|
static int |
FACTOR_DECLARATION_FEATURE_COUNT
The number of structural features of the 'Factor Declaration' class.
|
static int |
FOR_LOOP
The meta object id for the '
For Loop ' class. |
static int |
FOR_LOOP__ITERATOR_RANGE
The feature id for the 'Iterator Range' containment reference.
|
static int |
FOR_LOOP__ITERATOR_TYPE
The feature id for the 'Iterator Type' containment reference.
|
static int |
FOR_LOOP__LOOP_BODY
The feature id for the 'Loop Body' containment reference list.
|
static int |
FOR_LOOP__NAME
The feature id for the 'Name' containment reference.
|
static int |
FOR_LOOP_FEATURE_COUNT
The number of structural features of the 'For Loop' class.
|
static int |
IF_ELSE
The meta object id for the '
If Else ' class. |
static int |
IF_ELSE__CONDITION
The feature id for the 'Condition' containment reference.
|
static int |
IF_ELSE__ELSE_BODY
The feature id for the 'Else Body' containment reference list.
|
static int |
IF_ELSE__IF_BODY
The feature id for the 'If Body' containment reference list.
|
static int |
IF_ELSE_FEATURE_COUNT
The number of structural features of the 'If Else' class.
|
static int |
INITIALIZER_DEPENDENCY
The meta object id for the '
Initializer Dependency ' class. |
static int |
INITIALIZER_DEPENDENCY__INIT
The feature id for the 'Init' containment reference.
|
static int |
INITIALIZER_DEPENDENCY__NAME
The feature id for the 'Name' attribute.
|
static int |
INITIALIZER_DEPENDENCY__TYPE
The feature id for the 'Type' containment reference.
|
static int |
INITIALIZER_DEPENDENCY_FEATURE_COUNT
The number of structural features of the 'Initializer Dependency' class.
|
static int |
INSTANTIATED_DISTRIBUTION
The meta object id for the '
Instantiated Distribution ' class. |
static int |
INSTANTIATED_DISTRIBUTION__ARGUMENTS
The feature id for the 'Arguments' containment reference list.
|
static int |
INSTANTIATED_DISTRIBUTION__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.
|
static int |
INSTANTIATED_DISTRIBUTION__EXPLICIT_ARGUMENTS
The feature id for the 'Explicit Arguments' attribute.
|
static int |
INSTANTIATED_DISTRIBUTION__GENERATED_VARIABLES
The feature id for the 'Generated Variables' containment reference list.
|
static int |
INSTANTIATED_DISTRIBUTION__TYPE_SPEC
The feature id for the 'Type Spec' containment reference.
|
static int |
INSTANTIATED_DISTRIBUTION_FEATURE_COUNT
The number of structural features of the 'Instantiated Distribution' class.
|
static int |
JAVA_DIST
The meta object id for the '
Java Dist ' class. |
static int |
JAVA_DIST__DISTRIBUTION_TYPE
The feature id for the 'Distribution Type' containment reference.
|
static int |
JAVA_DIST_FEATURE_COUNT
The number of structural features of the 'Java Dist' class.
|
static int |
LAW_NODE
The meta object id for the '
Law Node ' class. |
static int |
LAW_NODE_FEATURE_COUNT
The number of structural features of the 'Law Node' class.
|
static int |
LOG_SCALE_FACTOR_DECLARATION
The meta object id for the '
Log Scale Factor Declaration ' class. |
static int |
LOG_SCALE_FACTOR_DECLARATION__CONTENTS
The feature id for the 'Contents' containment reference.
|
static int |
LOG_SCALE_FACTOR_DECLARATION_FEATURE_COUNT
The number of structural features of the 'Log Scale Factor Declaration' class.
|
static int |
SIMPLE_DEPENDENCY
The meta object id for the '
Simple Dependency ' class. |
static int |
SIMPLE_DEPENDENCY__VARIABLE
The feature id for the 'Variable' reference.
|
static int |
SIMPLE_DEPENDENCY_FEATURE_COUNT
The number of structural features of the 'Simple Dependency' class.
|
static int |
VARIABLE_DECLARATION
The meta object id for the '
Variable Declaration ' class. |
static int |
VARIABLE_DECLARATION__ANNOTATIONS
The feature id for the 'Annotations' containment reference list.
|
static int |
VARIABLE_DECLARATION__COMPONENTS
The feature id for the 'Components' containment reference list.
|
static int |
VARIABLE_DECLARATION__TYPE
The feature id for the 'Type' containment reference.
|
static int |
VARIABLE_DECLARATION__VARIABLE_TYPE
The feature id for the 'Variable Type' attribute.
|
static int |
VARIABLE_DECLARATION_COMPONENT
The meta object id for the '
Variable Declaration Component ' class. |
static int |
VARIABLE_DECLARATION_COMPONENT__NAME
The feature id for the 'Name' containment reference.
|
static int |
VARIABLE_DECLARATION_COMPONENT__VAR_INIT_BLOCK
The feature id for the 'Var Init Block' containment reference.
|
static int |
VARIABLE_DECLARATION_COMPONENT_FEATURE_COUNT
The number of structural features of the 'Variable Declaration Component' class.
|
static int |
VARIABLE_DECLARATION_FEATURE_COUNT
The number of structural features of the 'Variable Declaration' class.
|
static int |
VARIABLE_NAME
The meta object id for the '
Variable Name ' class. |
static int |
VARIABLE_NAME__NAME
The feature id for the 'Name' attribute.
|
static int |
VARIABLE_NAME_FEATURE_COUNT
The number of structural features of the 'Variable Name' class.
|
static int |
VARIABLE_TYPE
The meta object id for the '
Variable Type ' enum. |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.ecore.EReference |
getBlangDist_DistributionType()
Returns the meta object for the reference '
Distribution Type '. |
org.eclipse.emf.ecore.EClass |
getBlangDist()
Returns the meta object for class '
Blang Dist '. |
BlangDslFactory |
getBlangDslFactory()
Returns the factory that creates the instances of the model.
|
org.eclipse.emf.ecore.EReference |
getBlangModel_Annotations()
Returns the meta object for the containment reference list '
Annotations '. |
org.eclipse.emf.ecore.EReference |
getBlangModel_GenerationAlgorithm()
Returns the meta object for the containment reference '
Generation Algorithm '. |
org.eclipse.emf.ecore.EAttribute |
getBlangModel_GenerationRandom()
Returns the meta object for the attribute '
Generation Random '. |
org.eclipse.emf.ecore.EReference |
getBlangModel_ImportSection()
Returns the meta object for the containment reference '
Import Section '. |
org.eclipse.emf.ecore.EReference |
getBlangModel_LawNodes()
Returns the meta object for the containment reference list '
Law Nodes '. |
org.eclipse.emf.ecore.EAttribute |
getBlangModel_Name()
Returns the meta object for the attribute '
Name '. |
org.eclipse.emf.ecore.EAttribute |
getBlangModel_Package()
Returns the meta object for the attribute '
Package '. |
org.eclipse.emf.ecore.EReference |
getBlangModel_VariableDeclarations()
Returns the meta object for the containment reference list '
Variable Declarations '. |
org.eclipse.emf.ecore.EClass |
getBlangModel()
Returns the meta object for class '
Blang Model '. |
org.eclipse.emf.ecore.EClass |
getDependency()
Returns the meta object for class '
Dependency '. |
org.eclipse.emf.ecore.EClass |
getDistributionTypeSpecification()
Returns the meta object for class '
Distribution Type Specification '. |
org.eclipse.emf.ecore.EReference |
getFactorDeclaration_Dependencies()
Returns the meta object for the containment reference list '
Dependencies '. |
org.eclipse.emf.ecore.EReference |
getFactorDeclaration_FactorBody()
Returns the meta object for the containment reference '
Factor Body '. |
org.eclipse.emf.ecore.EClass |
getFactorDeclaration()
Returns the meta object for class '
Factor Declaration '. |
org.eclipse.emf.ecore.EReference |
getForLoop_IteratorRange()
Returns the meta object for the containment reference '
Iterator Range '. |
org.eclipse.emf.ecore.EReference |
getForLoop_IteratorType()
Returns the meta object for the containment reference '
Iterator Type '. |
org.eclipse.emf.ecore.EReference |
getForLoop_LoopBody()
Returns the meta object for the containment reference list '
Loop Body '. |
org.eclipse.emf.ecore.EReference |
getForLoop_Name()
Returns the meta object for the containment reference '
Name '. |
org.eclipse.emf.ecore.EClass |
getForLoop()
Returns the meta object for class '
For Loop '. |
org.eclipse.emf.ecore.EReference |
getIfElse_Condition()
Returns the meta object for the containment reference '
Condition '. |
org.eclipse.emf.ecore.EReference |
getIfElse_ElseBody()
Returns the meta object for the containment reference list '
Else Body '. |
org.eclipse.emf.ecore.EReference |
getIfElse_IfBody()
Returns the meta object for the containment reference list '
If Body '. |
org.eclipse.emf.ecore.EClass |
getIfElse()
Returns the meta object for class '
If Else '. |
org.eclipse.emf.ecore.EReference |
getInitializerDependency_Init()
Returns the meta object for the containment reference '
Init '. |
org.eclipse.emf.ecore.EAttribute |
getInitializerDependency_Name()
Returns the meta object for the attribute '
Name '. |
org.eclipse.emf.ecore.EReference |
getInitializerDependency_Type()
Returns the meta object for the containment reference '
Type '. |
org.eclipse.emf.ecore.EClass |
getInitializerDependency()
Returns the meta object for class '
Initializer Dependency '. |
org.eclipse.emf.ecore.EReference |
getInstantiatedDistribution_Arguments()
Returns the meta object for the containment reference list '
Arguments '. |
org.eclipse.emf.ecore.EReference |
getInstantiatedDistribution_Dependencies()
Returns the meta object for the containment reference list '
Dependencies '. |
org.eclipse.emf.ecore.EAttribute |
getInstantiatedDistribution_ExplicitArguments()
Returns the meta object for the attribute '
Explicit Arguments '. |
org.eclipse.emf.ecore.EReference |
getInstantiatedDistribution_GeneratedVariables()
Returns the meta object for the containment reference list '
Generated Variables '. |
org.eclipse.emf.ecore.EReference |
getInstantiatedDistribution_TypeSpec()
Returns the meta object for the containment reference '
Type Spec '. |
org.eclipse.emf.ecore.EClass |
getInstantiatedDistribution()
Returns the meta object for class '
Instantiated Distribution '. |
org.eclipse.emf.ecore.EReference |
getJavaDist_DistributionType()
Returns the meta object for the containment reference '
Distribution Type '. |
org.eclipse.emf.ecore.EClass |
getJavaDist()
Returns the meta object for class '
Java Dist '. |
org.eclipse.emf.ecore.EClass |
getLawNode()
Returns the meta object for class '
Law Node '. |
org.eclipse.emf.ecore.EReference |
getLogScaleFactorDeclaration_Contents()
Returns the meta object for the containment reference '
Contents '. |
org.eclipse.emf.ecore.EClass |
getLogScaleFactorDeclaration()
Returns the meta object for class '
Log Scale Factor Declaration '. |
org.eclipse.emf.ecore.EReference |
getSimpleDependency_Variable()
Returns the meta object for the reference '
Variable '. |
org.eclipse.emf.ecore.EClass |
getSimpleDependency()
Returns the meta object for class '
Simple Dependency '. |
org.eclipse.emf.ecore.EReference |
getVariableDeclaration_Annotations()
Returns the meta object for the containment reference list '
Annotations '. |
org.eclipse.emf.ecore.EReference |
getVariableDeclaration_Components()
Returns the meta object for the containment reference list '
Components '. |
org.eclipse.emf.ecore.EReference |
getVariableDeclaration_Type()
Returns the meta object for the containment reference '
Type '. |
org.eclipse.emf.ecore.EAttribute |
getVariableDeclaration_VariableType()
Returns the meta object for the attribute '
Variable Type '. |
org.eclipse.emf.ecore.EClass |
getVariableDeclaration()
Returns the meta object for class '
Variable Declaration '. |
org.eclipse.emf.ecore.EReference |
getVariableDeclarationComponent_Name()
Returns the meta object for the containment reference '
Name '. |
org.eclipse.emf.ecore.EReference |
getVariableDeclarationComponent_VarInitBlock()
Returns the meta object for the containment reference '
Var Init Block '. |
org.eclipse.emf.ecore.EClass |
getVariableDeclarationComponent()
Returns the meta object for class '
Variable Declaration Component '. |
org.eclipse.emf.ecore.EAttribute |
getVariableName_Name()
Returns the meta object for the attribute '
Name '. |
org.eclipse.emf.ecore.EClass |
getVariableName()
Returns the meta object for class '
Variable Name '. |
org.eclipse.emf.ecore.EEnum |
getVariableType()
Returns the meta object for enum '
Variable Type '. |
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI
getEAnnotation, getEAnnotations
static final java.lang.String eNAME
static final java.lang.String eNS_URI
static final java.lang.String eNS_PREFIX
static final BlangDslPackage eINSTANCE
static final int BLANG_MODEL
Blang Model
' class.
static final int BLANG_MODEL__PACKAGE
static final int BLANG_MODEL__IMPORT_SECTION
static final int BLANG_MODEL__ANNOTATIONS
static final int BLANG_MODEL__NAME
static final int BLANG_MODEL__VARIABLE_DECLARATIONS
static final int BLANG_MODEL__LAW_NODES
static final int BLANG_MODEL__GENERATION_RANDOM
static final int BLANG_MODEL__GENERATION_ALGORITHM
static final int BLANG_MODEL_FEATURE_COUNT
static final int VARIABLE_DECLARATION
Variable Declaration
' class.
static final int VARIABLE_DECLARATION__ANNOTATIONS
static final int VARIABLE_DECLARATION__VARIABLE_TYPE
static final int VARIABLE_DECLARATION__TYPE
static final int VARIABLE_DECLARATION__COMPONENTS
static final int VARIABLE_DECLARATION_FEATURE_COUNT
static final int VARIABLE_NAME
Variable Name
' class.
static final int VARIABLE_NAME__NAME
static final int VARIABLE_NAME_FEATURE_COUNT
static final int VARIABLE_DECLARATION_COMPONENT
Variable Declaration Component
' class.
static final int VARIABLE_DECLARATION_COMPONENT__NAME
static final int VARIABLE_DECLARATION_COMPONENT__VAR_INIT_BLOCK
static final int VARIABLE_DECLARATION_COMPONENT_FEATURE_COUNT
static final int LAW_NODE
Law Node
' class.
static final int LAW_NODE_FEATURE_COUNT
static final int LOG_SCALE_FACTOR_DECLARATION
Log Scale Factor Declaration
' class.
static final int LOG_SCALE_FACTOR_DECLARATION__CONTENTS
static final int LOG_SCALE_FACTOR_DECLARATION_FEATURE_COUNT
static final int FOR_LOOP
For Loop
' class.
static final int FOR_LOOP__ITERATOR_TYPE
static final int FOR_LOOP__NAME
static final int FOR_LOOP__ITERATOR_RANGE
static final int FOR_LOOP__LOOP_BODY
static final int FOR_LOOP_FEATURE_COUNT
static final int IF_ELSE
If Else
' class.
static final int IF_ELSE__CONDITION
static final int IF_ELSE__IF_BODY
static final int IF_ELSE__ELSE_BODY
static final int IF_ELSE_FEATURE_COUNT
static final int FACTOR_DECLARATION
Factor Declaration
' class.
static final int FACTOR_DECLARATION__DEPENDENCIES
static final int FACTOR_DECLARATION__FACTOR_BODY
static final int FACTOR_DECLARATION_FEATURE_COUNT
static final int INSTANTIATED_DISTRIBUTION
Instantiated Distribution
' class.
static final int INSTANTIATED_DISTRIBUTION__GENERATED_VARIABLES
static final int INSTANTIATED_DISTRIBUTION__DEPENDENCIES
static final int INSTANTIATED_DISTRIBUTION__TYPE_SPEC
static final int INSTANTIATED_DISTRIBUTION__EXPLICIT_ARGUMENTS
static final int INSTANTIATED_DISTRIBUTION__ARGUMENTS
static final int INSTANTIATED_DISTRIBUTION_FEATURE_COUNT
static final int DISTRIBUTION_TYPE_SPECIFICATION
Distribution Type Specification
' class.
static final int DISTRIBUTION_TYPE_SPECIFICATION_FEATURE_COUNT
static final int BLANG_DIST
Blang Dist
' class.
static final int BLANG_DIST__DISTRIBUTION_TYPE
static final int BLANG_DIST_FEATURE_COUNT
static final int JAVA_DIST
Java Dist
' class.
static final int JAVA_DIST__DISTRIBUTION_TYPE
static final int JAVA_DIST_FEATURE_COUNT
static final int DEPENDENCY
Dependency
' class.
static final int DEPENDENCY_FEATURE_COUNT
static final int INITIALIZER_DEPENDENCY
Initializer Dependency
' class.
static final int INITIALIZER_DEPENDENCY__TYPE
static final int INITIALIZER_DEPENDENCY__NAME
static final int INITIALIZER_DEPENDENCY__INIT
static final int INITIALIZER_DEPENDENCY_FEATURE_COUNT
static final int SIMPLE_DEPENDENCY
Simple Dependency
' class.
static final int SIMPLE_DEPENDENCY__VARIABLE
static final int SIMPLE_DEPENDENCY_FEATURE_COUNT
static final int VARIABLE_TYPE
Variable Type
' enum.
org.eclipse.emf.ecore.EClass getBlangModel()
Blang Model
'.
BlangModel
org.eclipse.emf.ecore.EAttribute getBlangModel_Package()
Package
'.
BlangModel.getPackage()
,
getBlangModel()
org.eclipse.emf.ecore.EReference getBlangModel_ImportSection()
Import Section
'.
BlangModel.getImportSection()
,
getBlangModel()
org.eclipse.emf.ecore.EReference getBlangModel_Annotations()
Annotations
'.
BlangModel.getAnnotations()
,
getBlangModel()
org.eclipse.emf.ecore.EAttribute getBlangModel_Name()
Name
'.
BlangModel.getName()
,
getBlangModel()
org.eclipse.emf.ecore.EReference getBlangModel_VariableDeclarations()
Variable Declarations
'.
BlangModel.getVariableDeclarations()
,
getBlangModel()
org.eclipse.emf.ecore.EReference getBlangModel_LawNodes()
Law Nodes
'.
BlangModel.getLawNodes()
,
getBlangModel()
org.eclipse.emf.ecore.EAttribute getBlangModel_GenerationRandom()
Generation Random
'.
BlangModel.getGenerationRandom()
,
getBlangModel()
org.eclipse.emf.ecore.EReference getBlangModel_GenerationAlgorithm()
Generation Algorithm
'.
BlangModel.getGenerationAlgorithm()
,
getBlangModel()
org.eclipse.emf.ecore.EClass getVariableDeclaration()
Variable Declaration
'.
VariableDeclaration
org.eclipse.emf.ecore.EReference getVariableDeclaration_Annotations()
Annotations
'.
VariableDeclaration.getAnnotations()
,
getVariableDeclaration()
org.eclipse.emf.ecore.EAttribute getVariableDeclaration_VariableType()
Variable Type
'.
VariableDeclaration.getVariableType()
,
getVariableDeclaration()
org.eclipse.emf.ecore.EReference getVariableDeclaration_Type()
Type
'.
VariableDeclaration.getType()
,
getVariableDeclaration()
org.eclipse.emf.ecore.EReference getVariableDeclaration_Components()
Components
'.
VariableDeclaration.getComponents()
,
getVariableDeclaration()
org.eclipse.emf.ecore.EClass getVariableName()
Variable Name
'.
VariableName
org.eclipse.emf.ecore.EAttribute getVariableName_Name()
Name
'.
VariableName.getName()
,
getVariableName()
org.eclipse.emf.ecore.EClass getVariableDeclarationComponent()
Variable Declaration Component
'.
VariableDeclarationComponent
org.eclipse.emf.ecore.EReference getVariableDeclarationComponent_Name()
Name
'.
VariableDeclarationComponent.getName()
,
getVariableDeclarationComponent()
org.eclipse.emf.ecore.EReference getVariableDeclarationComponent_VarInitBlock()
Var Init Block
'.
VariableDeclarationComponent.getVarInitBlock()
,
getVariableDeclarationComponent()
org.eclipse.emf.ecore.EClass getLawNode()
Law Node
'.
LawNode
org.eclipse.emf.ecore.EClass getLogScaleFactorDeclaration()
Log Scale Factor Declaration
'.
LogScaleFactorDeclaration
org.eclipse.emf.ecore.EReference getLogScaleFactorDeclaration_Contents()
Contents
'.
LogScaleFactorDeclaration.getContents()
,
getLogScaleFactorDeclaration()
org.eclipse.emf.ecore.EClass getForLoop()
For Loop
'.
ForLoop
org.eclipse.emf.ecore.EReference getForLoop_IteratorType()
Iterator Type
'.
ForLoop.getIteratorType()
,
getForLoop()
org.eclipse.emf.ecore.EReference getForLoop_Name()
Name
'.
ForLoop.getName()
,
getForLoop()
org.eclipse.emf.ecore.EReference getForLoop_IteratorRange()
Iterator Range
'.
ForLoop.getIteratorRange()
,
getForLoop()
org.eclipse.emf.ecore.EReference getForLoop_LoopBody()
Loop Body
'.
ForLoop.getLoopBody()
,
getForLoop()
org.eclipse.emf.ecore.EClass getIfElse()
If Else
'.
IfElse
org.eclipse.emf.ecore.EReference getIfElse_Condition()
Condition
'.
IfElse.getCondition()
,
getIfElse()
org.eclipse.emf.ecore.EReference getIfElse_IfBody()
If Body
'.
IfElse.getIfBody()
,
getIfElse()
org.eclipse.emf.ecore.EReference getIfElse_ElseBody()
Else Body
'.
IfElse.getElseBody()
,
getIfElse()
org.eclipse.emf.ecore.EClass getFactorDeclaration()
Factor Declaration
'.
FactorDeclaration
org.eclipse.emf.ecore.EReference getFactorDeclaration_Dependencies()
Dependencies
'.
FactorDeclaration.getDependencies()
,
getFactorDeclaration()
org.eclipse.emf.ecore.EReference getFactorDeclaration_FactorBody()
Factor Body
'.
FactorDeclaration.getFactorBody()
,
getFactorDeclaration()
org.eclipse.emf.ecore.EClass getInstantiatedDistribution()
Instantiated Distribution
'.
InstantiatedDistribution
org.eclipse.emf.ecore.EReference getInstantiatedDistribution_GeneratedVariables()
Generated Variables
'.
InstantiatedDistribution.getGeneratedVariables()
,
getInstantiatedDistribution()
org.eclipse.emf.ecore.EReference getInstantiatedDistribution_Dependencies()
Dependencies
'.
InstantiatedDistribution.getDependencies()
,
getInstantiatedDistribution()
org.eclipse.emf.ecore.EReference getInstantiatedDistribution_TypeSpec()
Type Spec
'.
InstantiatedDistribution.getTypeSpec()
,
getInstantiatedDistribution()
org.eclipse.emf.ecore.EAttribute getInstantiatedDistribution_ExplicitArguments()
Explicit Arguments
'.
InstantiatedDistribution.isExplicitArguments()
,
getInstantiatedDistribution()
org.eclipse.emf.ecore.EReference getInstantiatedDistribution_Arguments()
Arguments
'.
InstantiatedDistribution.getArguments()
,
getInstantiatedDistribution()
org.eclipse.emf.ecore.EClass getDistributionTypeSpecification()
Distribution Type Specification
'.
DistributionTypeSpecification
org.eclipse.emf.ecore.EClass getBlangDist()
Blang Dist
'.
BlangDist
org.eclipse.emf.ecore.EReference getBlangDist_DistributionType()
Distribution Type
'.
BlangDist.getDistributionType()
,
getBlangDist()
org.eclipse.emf.ecore.EClass getJavaDist()
Java Dist
'.
JavaDist
org.eclipse.emf.ecore.EReference getJavaDist_DistributionType()
Distribution Type
'.
JavaDist.getDistributionType()
,
getJavaDist()
org.eclipse.emf.ecore.EClass getDependency()
Dependency
'.
Dependency
org.eclipse.emf.ecore.EClass getInitializerDependency()
Initializer Dependency
'.
InitializerDependency
org.eclipse.emf.ecore.EReference getInitializerDependency_Type()
Type
'.
InitializerDependency.getType()
,
getInitializerDependency()
org.eclipse.emf.ecore.EAttribute getInitializerDependency_Name()
Name
'.
InitializerDependency.getName()
,
getInitializerDependency()
org.eclipse.emf.ecore.EReference getInitializerDependency_Init()
Init
'.
InitializerDependency.getInit()
,
getInitializerDependency()
org.eclipse.emf.ecore.EClass getSimpleDependency()
Simple Dependency
'.
SimpleDependency
org.eclipse.emf.ecore.EReference getSimpleDependency_Variable()
Variable
'.
SimpleDependency.getVariable()
,
getSimpleDependency()
org.eclipse.emf.ecore.EEnum getVariableType()
Variable Type
'.
VariableType
BlangDslFactory getBlangDslFactory()