|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of LambdaTypeCS in org.eclipse.ocl.examples.xtext.base.baseCST |
|---|
| Methods in org.eclipse.ocl.examples.xtext.base.baseCST that return LambdaTypeCS | |
|---|---|
LambdaTypeCS |
BaseCSTFactory.createLambdaTypeCS()
Returns a new object of class 'Lambda Type CS'. |
| Uses of LambdaTypeCS in org.eclipse.ocl.examples.xtext.base.baseCST.impl |
|---|
| Classes in org.eclipse.ocl.examples.xtext.base.baseCST.impl that implement LambdaTypeCS | |
|---|---|
class |
LambdaTypeCSImpl
An implementation of the model object 'Lambda Type CS'. |
| Methods in org.eclipse.ocl.examples.xtext.base.baseCST.impl that return LambdaTypeCS | |
|---|---|
LambdaTypeCS |
BaseCSTFactoryImpl.createLambdaTypeCS()
|
| Uses of LambdaTypeCS in org.eclipse.ocl.examples.xtext.base.baseCST.util |
|---|
| Methods in org.eclipse.ocl.examples.xtext.base.baseCST.util with parameters of type LambdaTypeCS | |
|---|---|
T |
BaseCSTSwitch.caseLambdaTypeCS(LambdaTypeCS object)
Returns the result of interpreting the object as an instance of 'Lambda Type CS'. |
boolean |
BaseCSTValidator.validateLambdaTypeCS(LambdaTypeCS lambdaTypeCS,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
|
| Uses of LambdaTypeCS in org.eclipse.ocl.examples.xtext.base.cs2pivot |
|---|
| Methods in org.eclipse.ocl.examples.xtext.base.cs2pivot with parameters of type LambdaTypeCS | |
|---|---|
Continuation<?> |
BaseContainmentVisitor.visitLambdaTypeCS(LambdaTypeCS csElement)
|
Continuation<?> |
BasePostOrderVisitor.visitLambdaTypeCS(LambdaTypeCS object)
|
Continuation<?> |
BasePreOrderVisitor.visitLambdaTypeCS(LambdaTypeCS csLambdaType)
|
| Constructors in org.eclipse.ocl.examples.xtext.base.cs2pivot with parameters of type LambdaTypeCS | |
|---|---|
BasePreOrderVisitor.LambdaContinuation(CS2PivotConversion context,
LambdaTypeCS csElement)
|
|
| Uses of LambdaTypeCS in org.eclipse.ocl.examples.xtext.base.util |
|---|
| Methods in org.eclipse.ocl.examples.xtext.base.util with parameters of type LambdaTypeCS | |
|---|---|
R |
AbstractDelegatingBaseCSVisitor.visitLambdaTypeCS(LambdaTypeCS object)
|
R |
AbstractExtendingBaseCSVisitor.visitLambdaTypeCS(LambdaTypeCS object)
|
R |
AbstractNullBaseCSVisitor.visitLambdaTypeCS(LambdaTypeCS object)
|
R |
BaseCSVisitor.visitLambdaTypeCS(LambdaTypeCS object)
|
| Uses of LambdaTypeCS in org.eclipse.ocl.examples.xtext.base.utilities |
|---|
| Methods in org.eclipse.ocl.examples.xtext.base.utilities with parameters of type LambdaTypeCS | |
|---|---|
java.lang.Boolean |
BaseCS2MonikerVisitor.visitLambdaTypeCS(LambdaTypeCS object)
|
| Uses of LambdaTypeCS in org.eclipse.ocl.examples.xtext.oclstdlib.serializer |
|---|
| Methods in org.eclipse.ocl.examples.xtext.oclstdlib.serializer with parameters of type LambdaTypeCS | |
|---|---|
protected void |
AbstractOCLstdlibSemanticSequencer.sequence_LambdaTypeCS(org.eclipse.emf.ecore.EObject context,
LambdaTypeCS semanticObject)
Constraint: ( name='Lambda' ownedTemplateSignature=TemplateSignatureCS? ownedContextType=LambdaContextTypeRefCS (ownedParameterType+=TypedRefCS ownedParameterType+=TypedRefCS*)? ownedResultType=TypedRefCS ) |
protected void |
AbstractOCLstdlibSemanticSequencer.sequence_TypedMultiplicityRefCS(org.eclipse.emf.ecore.EObject context,
LambdaTypeCS semanticObject)
Constraint: ( name='Lambda' ownedTemplateSignature=TemplateSignatureCS? ownedContextType=LambdaContextTypeRefCS (ownedParameterType+=TypedRefCS ownedParameterType+=TypedRefCS*)? ownedResultType=TypedRefCS multiplicity=MultiplicityCS? ) |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||