Package | Description |
---|---|
fr.inria.tea.ssme | |
fr.inria.tea.ssme.impl | |
fr.inria.tea.ssme.util |
Modifier and Type | Interface and Description |
---|---|
interface |
ArrayProcess
A representation of the model object 'Array Process'
|
interface |
AssertProcess
A representation of the model object 'Assert Process'
|
interface |
AssertSignal
A representation of the model object 'Assert Signal'
|
interface |
CaseProcess
A representation of the model object 'Case Process'
|
interface |
ClockEquality
A representation of the model object 'Clock Equality'
|
interface |
ClockExclusiveRelation
A representation of the model object 'Clock Exclusive Relation'
|
interface |
ClockInfRelation
A representation of the model object 'Clock Inf Relation'
|
interface |
ClockSupRelation
A representation of the model object 'Clock Sup Relation'
|
interface |
Composition
A representation of the model object 'Composition'
|
interface |
ConditionedDependence
A representation of the model object 'Conditioned Dependence'
|
interface |
ControlledProcess
A representation of the model object 'Controlled Process'
|
interface |
Dependences
A representation of the model object 'Dependences'
|
interface |
IdentityEquation
A representation of the model object 'Identity Equation'
|
interface |
IterationOfProcesses
A representation of the model object 'Iteration Of Processes'
|
interface |
IterationProcess
A representation of the model object 'Iteration Process'
|
interface |
LabelledProcess
A representation of the model object 'Labelled Process'
|
interface |
Masking
A representation of the model object 'Masking'
|
interface |
NullProc
A representation of the model object 'Null Proc'
|
interface |
PControl
A representation of the model object 'PControl'
|
interface |
ProcessCall
A representation of the model object 'Process Call'
|
interface |
ProcessCallOrAssert
A representation of the model object 'Process Call Or Assert'
|
interface |
ProcessExpansion
A representation of the model object 'Process Expansion'
|
interface |
ProcessInstance
A representation of the model object 'Process Instance'
|
interface |
RestrictionProcess
A representation of the model object 'Restriction Process'
|
interface |
SignalsDefinition
A representation of the model object 'Signals Definition'
|
interface |
SignalsPartialDefaultDefinition
A representation of the model object 'Signals Partial Default Definition'
|
interface |
SignalsPartialDefinition
A representation of the model object 'Signals Partial Definition'
|
interface |
UnconditionedDependences
A representation of the model object 'Unconditioned Dependences'
|
Modifier and Type | Method and Description |
---|---|
ExprProcess |
CaseProcess.getElseCase()
Returns the value of the 'Else Case' containment reference
|
ExprProcess |
ArrayProcess.getExprProcess()
Returns the value of the 'Expr Process' containment reference
|
ExprProcess |
IterationProcess.getExprProcess()
Returns the value of the 'Expr Process' containment reference
|
ExprProcess |
CaseBranch.getExprProcess()
Returns the value of the 'Expr Process' containment reference
|
ExprProcess |
RestrictionProcess.getExprProcess()
Returns the value of the 'Expr Process' containment reference
|
ExprProcess |
GraphSpecification.getExprProcess()
Returns the value of the 'Expr Process' containment reference
|
ExprProcess |
LabelledProcess.getExprProcess()
Returns the value of the 'Expr Process' containment reference
|
ExprProcess |
PControl.getExprProcess()
Returns the value of the 'Expr Process' containment reference
|
ExprProcess |
ControlledProcess.getExprProcess()
Returns the value of the 'Expr Process' containment reference
|
ExprProcess |
Masking.getExprProcess()
Returns the value of the 'Expr Process' containment reference
|
ExprProcess |
ArrayProcess.getIterationInit()
Returns the value of the 'Iteration Init' containment reference
|
ExprProcess |
IterationProcess.getIterationInit()
Returns the value of the 'Iteration Init' containment reference
|
ExprProcess |
AssertProcess.getProcessExpression()
Returns the value of the 'Process Expression' containment reference
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<ExprProcess> |
Composition.getListExprProcess()
Returns the value of the 'List Expr Process' containment reference list.
|
Modifier and Type | Method and Description |
---|---|
void |
CaseProcess.setElseCase(ExprProcess value)
Sets the value of the '
Else Case ' containment reference |
void |
ArrayProcess.setExprProcess(ExprProcess value)
Sets the value of the '
Expr Process ' containment reference |
void |
IterationProcess.setExprProcess(ExprProcess value)
Sets the value of the '
Expr Process ' containment reference |
void |
CaseBranch.setExprProcess(ExprProcess value)
Sets the value of the '
Expr Process ' containment reference |
void |
RestrictionProcess.setExprProcess(ExprProcess value)
Sets the value of the '
Expr Process ' containment reference |
void |
GraphSpecification.setExprProcess(ExprProcess value)
Sets the value of the '
Expr Process ' containment reference |
void |
LabelledProcess.setExprProcess(ExprProcess value)
Sets the value of the '
Expr Process ' containment reference |
void |
PControl.setExprProcess(ExprProcess value)
Sets the value of the '
Expr Process ' containment reference |
void |
ControlledProcess.setExprProcess(ExprProcess value)
Sets the value of the '
Expr Process ' containment reference |
void |
Masking.setExprProcess(ExprProcess value)
Sets the value of the '
Expr Process ' containment reference |
void |
ArrayProcess.setIterationInit(ExprProcess value)
Sets the value of the '
Iteration Init ' containment reference |
void |
IterationProcess.setIterationInit(ExprProcess value)
Sets the value of the '
Iteration Init ' containment reference |
void |
AssertProcess.setProcessExpression(ExprProcess value)
Sets the value of the '
Process Expression ' containment reference |
Modifier and Type | Class and Description |
---|---|
class |
ArrayProcessImpl
An implementation of the model object 'Array Process'
|
class |
AssertProcessImpl
An implementation of the model object 'Assert Process'
|
class |
AssertSignalImpl
An implementation of the model object 'Assert Signal'
|
class |
CaseProcessImpl
An implementation of the model object 'Case Process'
|
class |
ClockEqualityImpl
An implementation of the model object 'Clock Equality'
|
class |
ClockExclusiveRelationImpl
An implementation of the model object 'Clock Exclusive Relation'
|
class |
ClockInfRelationImpl
An implementation of the model object 'Clock Inf Relation'
|
class |
ClockSupRelationImpl
An implementation of the model object 'Clock Sup Relation'
|
class |
CompositionImpl
An implementation of the model object 'Composition'
|
class |
ConditionedDependenceImpl
An implementation of the model object 'Conditioned Dependence'
|
class |
ControlledProcessImpl
An implementation of the model object 'Controlled Process'
|
class |
IdentityEquationImpl
An implementation of the model object 'Identity Equation'
|
class |
IterationProcessImpl
An implementation of the model object 'Iteration Process'
|
class |
LabelledProcessImpl
An implementation of the model object 'Labelled Process'
|
class |
MaskingImpl
An implementation of the model object 'Masking'
|
class |
NullProcImpl
An implementation of the model object 'Null Proc'
|
class |
ProcessCallImpl
An implementation of the model object 'Process Call'
|
class |
ProcessExpansionImpl
An implementation of the model object 'Process Expansion'
|
class |
RestrictionProcessImpl
An implementation of the model object 'Restriction Process'
|
class |
SignalsDefinitionImpl
An implementation of the model object 'Signals Definition'
|
class |
SignalsPartialDefaultDefinitionImpl
An implementation of the model object 'Signals Partial Default Definition'
|
class |
SignalsPartialDefinitionImpl
An implementation of the model object 'Signals Partial Definition'
|
class |
UnconditionedDependencesImpl
An implementation of the model object 'Unconditioned Dependences'
|
Modifier and Type | Method and Description |
---|---|
ExprProcess |
CaseProcessImpl.getElseCase() |
ExprProcess |
CaseBranchImpl.getExprProcess() |
ExprProcess |
LabelledProcessImpl.getExprProcess() |
ExprProcess |
GraphSpecificationImpl.getExprProcess() |
ExprProcess |
IterationProcessImpl.getExprProcess() |
ExprProcess |
RestrictionProcessImpl.getExprProcess() |
ExprProcess |
MaskingImpl.getExprProcess() |
ExprProcess |
ArrayProcessImpl.getExprProcess() |
ExprProcess |
ControlledProcessImpl.getExprProcess() |
ExprProcess |
IterationProcessImpl.getIterationInit() |
ExprProcess |
ArrayProcessImpl.getIterationInit() |
ExprProcess |
AssertProcessImpl.getProcessExpression() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<ExprProcess> |
CompositionImpl.getListExprProcess() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
CaseProcessImpl.basicSetElseCase(ExprProcess newElseCase,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
CaseBranchImpl.basicSetExprProcess(ExprProcess newExprProcess,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
LabelledProcessImpl.basicSetExprProcess(ExprProcess newExprProcess,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
GraphSpecificationImpl.basicSetExprProcess(ExprProcess newExprProcess,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
IterationProcessImpl.basicSetExprProcess(ExprProcess newExprProcess,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
RestrictionProcessImpl.basicSetExprProcess(ExprProcess newExprProcess,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
MaskingImpl.basicSetExprProcess(ExprProcess newExprProcess,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
ArrayProcessImpl.basicSetExprProcess(ExprProcess newExprProcess,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
ControlledProcessImpl.basicSetExprProcess(ExprProcess newExprProcess,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
IterationProcessImpl.basicSetIterationInit(ExprProcess newIterationInit,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
ArrayProcessImpl.basicSetIterationInit(ExprProcess newIterationInit,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
AssertProcessImpl.basicSetProcessExpression(ExprProcess newProcessExpression,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
CaseProcessImpl.setElseCase(ExprProcess newElseCase) |
void |
CaseBranchImpl.setExprProcess(ExprProcess newExprProcess) |
void |
LabelledProcessImpl.setExprProcess(ExprProcess newExprProcess) |
void |
GraphSpecificationImpl.setExprProcess(ExprProcess newExprProcess) |
void |
IterationProcessImpl.setExprProcess(ExprProcess newExprProcess) |
void |
RestrictionProcessImpl.setExprProcess(ExprProcess newExprProcess) |
void |
MaskingImpl.setExprProcess(ExprProcess newExprProcess) |
void |
ArrayProcessImpl.setExprProcess(ExprProcess newExprProcess) |
void |
ControlledProcessImpl.setExprProcess(ExprProcess newExprProcess) |
void |
IterationProcessImpl.setIterationInit(ExprProcess newIterationInit) |
void |
ArrayProcessImpl.setIterationInit(ExprProcess newIterationInit) |
void |
AssertProcessImpl.setProcessExpression(ExprProcess newProcessExpression) |
Modifier and Type | Method and Description |
---|---|
T |
SsmeSwitch.caseExprProcess(ExprProcess object)
Returns the result of interpreting the object as an instance of 'Expr Process'
|