|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of AnnotationCS in org.eclipse.ocl.examples.xtext.base.baseCST |
|---|
| Methods in org.eclipse.ocl.examples.xtext.base.baseCST that return AnnotationCS | |
|---|---|
AnnotationCS |
BaseCSTFactory.createAnnotationCS()
Returns a new object of class 'Annotation CS'. |
| Uses of AnnotationCS in org.eclipse.ocl.examples.xtext.base.baseCST.impl |
|---|
| Classes in org.eclipse.ocl.examples.xtext.base.baseCST.impl that implement AnnotationCS | |
|---|---|
class |
AnnotationCSImpl
An implementation of the model object 'Annotation CS'. |
| Methods in org.eclipse.ocl.examples.xtext.base.baseCST.impl that return AnnotationCS | |
|---|---|
AnnotationCS |
BaseCSTFactoryImpl.createAnnotationCS()
|
| Uses of AnnotationCS in org.eclipse.ocl.examples.xtext.base.baseCST.util |
|---|
| Methods in org.eclipse.ocl.examples.xtext.base.baseCST.util with parameters of type AnnotationCS | |
|---|---|
T |
BaseCSTSwitch.caseAnnotationCS(AnnotationCS object)
Returns the result of interpreting the object as an instance of 'Annotation CS'. |
boolean |
BaseCSTValidator.validateAnnotationCS(AnnotationCS annotationCS,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
|
| Uses of AnnotationCS in org.eclipse.ocl.examples.xtext.base.cs2pivot |
|---|
| Methods in org.eclipse.ocl.examples.xtext.base.cs2pivot with parameters of type AnnotationCS | |
|---|---|
Continuation<?> |
BaseContainmentVisitor.visitAnnotationCS(AnnotationCS csElement)
|
Element |
BaseLeft2RightVisitor.visitAnnotationCS(AnnotationCS object)
|
Continuation<?> |
BasePostOrderVisitor.visitAnnotationCS(AnnotationCS csAnnotation)
|
Continuation<?> |
BasePreOrderVisitor.visitAnnotationCS(AnnotationCS object)
|
| Uses of AnnotationCS in org.eclipse.ocl.examples.xtext.base.util |
|---|
| Methods in org.eclipse.ocl.examples.xtext.base.util with parameters of type AnnotationCS | |
|---|---|
R |
AbstractDelegatingBaseCSVisitor.visitAnnotationCS(AnnotationCS object)
|
R |
AbstractExtendingBaseCSVisitor.visitAnnotationCS(AnnotationCS object)
|
R |
AbstractNullBaseCSVisitor.visitAnnotationCS(AnnotationCS object)
|
R |
BaseCSVisitor.visitAnnotationCS(AnnotationCS object)
|
| Uses of AnnotationCS in org.eclipse.ocl.examples.xtext.base.utilities |
|---|
| Methods in org.eclipse.ocl.examples.xtext.base.utilities with parameters of type AnnotationCS | |
|---|---|
java.lang.Boolean |
BaseCS2MonikerVisitor.visitAnnotationCS(AnnotationCS object)
|
| Uses of AnnotationCS in org.eclipse.ocl.examples.xtext.oclinecore.serializer |
|---|
| Methods in org.eclipse.ocl.examples.xtext.oclinecore.serializer with parameters of type AnnotationCS | |
|---|---|
protected void |
AbstractOCLinEcoreSemanticSequencer.sequence_AnnotationCS(org.eclipse.emf.ecore.EObject context,
AnnotationCS semanticObject)
Constraint: ( (name=UnrestrictedName | name=SINGLE_QUOTED_STRING)? (ownedDetail+=DetailCS ownedDetail+=DetailCS*)? (ownedAnnotation+=AnnotationElementCS | ownedContent+=ModelElementCS | ownedReference+=ModelElementRefCS)* ) |
| Uses of AnnotationCS in org.eclipse.ocl.examples.xtext.oclstdlib.serializer |
|---|
| Methods in org.eclipse.ocl.examples.xtext.oclstdlib.serializer with parameters of type AnnotationCS | |
|---|---|
protected void |
AbstractOCLstdlibSemanticSequencer.sequence_AnnotationCS(org.eclipse.emf.ecore.EObject context,
AnnotationCS semanticObject)
Constraint: ((name=Identifier | name=SINGLE_QUOTED_STRING) (ownedDetail+=DetailCS ownedDetail+=DetailCS*)? ownedAnnotation+=AnnotationElementCS?) |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||