|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of ClassifierCS in org.eclipse.ocl.examples.xtext.base.baseCST |
|---|
| Subinterfaces of ClassifierCS in org.eclipse.ocl.examples.xtext.base.baseCST | |
|---|---|
interface |
ClassCS
A representation of the model object 'Class CS'. |
interface |
DataTypeCS
A representation of the model object 'Data Type CS'. |
interface |
EnumerationCS
A representation of the model object 'Enum CS'. |
| Methods in org.eclipse.ocl.examples.xtext.base.baseCST that return ClassifierCS | |
|---|---|
ClassifierCS |
PackageCS.getClassifier(java.lang.String name)
|
| Methods in org.eclipse.ocl.examples.xtext.base.baseCST that return types with arguments of type ClassifierCS | |
|---|---|
org.eclipse.emf.common.util.EList<ClassifierCS> |
PackageCS.getOwnedType()
Returns the value of the 'Owned Type' containment reference list. |
| Uses of ClassifierCS in org.eclipse.ocl.examples.xtext.base.baseCST.impl |
|---|
| Classes in org.eclipse.ocl.examples.xtext.base.baseCST.impl that implement ClassifierCS | |
|---|---|
class |
ClassCSImpl
An implementation of the model object 'Class CS'. |
class |
ClassifierCSImpl
An implementation of the model object 'Classifier CS'. |
class |
DataTypeCSImpl
An implementation of the model object 'Data Type CS'. |
class |
EnumerationCSImpl
An implementation of the model object 'Enum CS'. |
| Fields in org.eclipse.ocl.examples.xtext.base.baseCST.impl with type parameters of type ClassifierCS | |
|---|---|
protected org.eclipse.emf.common.util.EList<ClassifierCS> |
PackageCSImpl.ownedType
The cached value of the ' Owned Type' containment reference list. |
| Methods in org.eclipse.ocl.examples.xtext.base.baseCST.impl that return ClassifierCS | |
|---|---|
ClassifierCS |
PackageCSImpl.getClassifier(java.lang.String name)
|
| Methods in org.eclipse.ocl.examples.xtext.base.baseCST.impl that return types with arguments of type ClassifierCS | |
|---|---|
org.eclipse.emf.common.util.EList<ClassifierCS> |
PackageCSImpl.getOwnedType()
|
| Uses of ClassifierCS in org.eclipse.ocl.examples.xtext.base.baseCST.util |
|---|
| Methods in org.eclipse.ocl.examples.xtext.base.baseCST.util with parameters of type ClassifierCS | |
|---|---|
T |
BaseCSTSwitch.caseClassifierCS(ClassifierCS object)
Returns the result of interpreting the object as an instance of 'Classifier CS'. |
boolean |
BaseCSTValidator.validateClassifierCS(ClassifierCS classifierCS,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
|
| Uses of ClassifierCS in org.eclipse.ocl.examples.xtext.base.cs2pivot |
|---|
| Methods in org.eclipse.ocl.examples.xtext.base.cs2pivot with parameters of type ClassifierCS | |
|---|---|
protected Type |
BaseContainmentVisitor.refreshClassifier(Type pivotElement,
ClassifierCS csElement)
|
protected void |
BaseContainmentVisitor.refreshSerializable(DataType pivotElement,
ClassifierCS csElement)
|
Element |
BaseLeft2RightVisitor.visitClassifierCS(ClassifierCS object)
|
Continuation<?> |
BasePostOrderVisitor.visitClassifierCS(ClassifierCS csClassifier)
|
| Constructors in org.eclipse.ocl.examples.xtext.base.cs2pivot with parameters of type ClassifierCS | |
|---|---|
BasePreOrderVisitor.TemplateSignatureContinuation(CS2PivotConversion context,
NamedElement pivotParent,
ClassifierCS csElement)
|
|
| Uses of ClassifierCS in org.eclipse.ocl.examples.xtext.base.pivot2cs |
|---|
| Methods in org.eclipse.ocl.examples.xtext.base.pivot2cs with type parameters of type ClassifierCS | ||
|---|---|---|
protected
|
Pivot2CSConversion.refreshClassifier(java.lang.Class<T> csClass,
org.eclipse.emf.ecore.EClass csEClass,
Type object)
|
|
| Uses of ClassifierCS in org.eclipse.ocl.examples.xtext.base.util |
|---|
| Methods in org.eclipse.ocl.examples.xtext.base.util with parameters of type ClassifierCS | |
|---|---|
R |
AbstractDelegatingBaseCSVisitor.visitClassifierCS(ClassifierCS object)
|
R |
AbstractExtendingBaseCSVisitor.visitClassifierCS(ClassifierCS object)
|
R |
AbstractNullBaseCSVisitor.visitClassifierCS(ClassifierCS object)
|
R |
BaseCSVisitor.visitClassifierCS(ClassifierCS object)
|
| Uses of ClassifierCS in org.eclipse.ocl.examples.xtext.base.utilities |
|---|
| Methods in org.eclipse.ocl.examples.xtext.base.utilities with parameters of type ClassifierCS | |
|---|---|
java.lang.Boolean |
BaseCS2MonikerVisitor.visitClassifierCS(ClassifierCS object)
|
| Uses of ClassifierCS in org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibCST |
|---|
| Subinterfaces of ClassifierCS in org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibCST | |
|---|---|
interface |
LibClassCS
A representation of the model object 'Lib Class CS'. |
| Uses of ClassifierCS in org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibCST.impl |
|---|
| Classes in org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibCST.impl that implement ClassifierCS | |
|---|---|
class |
LibClassCSImpl
An implementation of the model object 'Lib Class CS'. |
| Uses of ClassifierCS in org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibCST.util |
|---|
| Methods in org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibCST.util with parameters of type ClassifierCS | |
|---|---|
T |
OCLstdlibCSTSwitch.caseClassifierCS(ClassifierCS object)
Returns the result of interpreting the object as an instance of 'Classifier CS'. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||