|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of StateExp in org.eclipse.ocl.examples.pivot |
|---|
| Methods in org.eclipse.ocl.examples.pivot that return StateExp | |
|---|---|
StateExp |
PivotFactory.createStateExp()
Returns a new object of class 'State Exp'. |
| Uses of StateExp in org.eclipse.ocl.examples.pivot.evaluation |
|---|
| Methods in org.eclipse.ocl.examples.pivot.evaluation with parameters of type StateExp | |
|---|---|
Value |
EvaluationVisitorDecorator.visitStateExp(StateExp stateExp)
Delegates to my decorated visitor. |
Value |
EvaluationVisitorImpl.visitStateExp(StateExp s)
|
Value |
TracingEvaluationVisitor.visitStateExp(StateExp stateExp)
|
| Uses of StateExp in org.eclipse.ocl.examples.pivot.internal.impl |
|---|
| Classes in org.eclipse.ocl.examples.pivot.internal.impl that implement StateExp | |
|---|---|
class |
StateExpImpl
An implementation of the model object 'State Exp'. |
| Methods in org.eclipse.ocl.examples.pivot.internal.impl that return StateExp | |
|---|---|
StateExp |
PivotFactoryImpl.createStateExp()
|
| Uses of StateExp in org.eclipse.ocl.examples.pivot.util |
|---|
| Methods in org.eclipse.ocl.examples.pivot.util with parameters of type StateExp | |
|---|---|
T |
PivotSwitch.caseStateExp(StateExp object)
Returns the result of interpreting the object as an instance of 'State Exp'. |
boolean |
PivotValidator.validateStateExp(StateExp stateExp,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
|
R |
AbstractDelegatingVisitor.visitStateExp(StateExp object)
|
R |
AbstractExtendingVisitor.visitStateExp(StateExp object)
|
R |
AbstractNullVisitor.visitStateExp(StateExp object)
|
R |
Visitor.visitStateExp(StateExp object)
|
| Uses of StateExp in org.eclipse.ocl.examples.pivot.utilities |
|---|
| Methods in org.eclipse.ocl.examples.pivot.utilities with parameters of type StateExp | |
|---|---|
java.lang.String |
ToStringVisitor.visitStateExp(StateExp s)
|
| Uses of StateExp in org.eclipse.ocl.examples.xtext.essentialocl.ui.labeling |
|---|
| Methods in org.eclipse.ocl.examples.xtext.essentialocl.ui.labeling with parameters of type StateExp | |
|---|---|
protected java.lang.String |
BaseLabelProvider.image(StateExp ele)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||