|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of AnyType in org.eclipse.ocl.examples.pivot |
|---|
| Methods in org.eclipse.ocl.examples.pivot that return AnyType | |
|---|---|
AnyType |
PivotFactory.createAnyType()
Returns a new object of class 'Any Type'. |
| Uses of AnyType in org.eclipse.ocl.examples.pivot.ecore |
|---|
| Methods in org.eclipse.ocl.examples.pivot.ecore with parameters of type AnyType | |
|---|---|
org.eclipse.emf.ecore.EObject |
Pivot2EcoreTypeRefVisitor.visitAnyType(AnyType object)
|
| Uses of AnyType in org.eclipse.ocl.examples.pivot.executor |
|---|
| Constructors in org.eclipse.ocl.examples.pivot.executor with parameters of type AnyType | |
|---|---|
PivotReflectiveAnyType(PivotReflectivePackage executorPackage,
AnyType type)
|
|
| Uses of AnyType in org.eclipse.ocl.examples.pivot.internal.impl |
|---|
| Classes in org.eclipse.ocl.examples.pivot.internal.impl that implement AnyType | |
|---|---|
class |
AnyTypeImpl
An implementation of the model object 'Any Type'. |
| Methods in org.eclipse.ocl.examples.pivot.internal.impl that return AnyType | |
|---|---|
AnyType |
PivotFactoryImpl.createAnyType()
|
| Uses of AnyType in org.eclipse.ocl.examples.pivot.manager |
|---|
| Methods in org.eclipse.ocl.examples.pivot.manager that return AnyType | |
|---|---|
AnyType |
PivotStandardLibrary.getOclAnyType()
|
| Uses of AnyType in org.eclipse.ocl.examples.pivot.model |
|---|
| Fields in org.eclipse.ocl.examples.pivot.model declared as AnyType | |
|---|---|
protected AnyType |
OCLstdlib.Contents._$$
|
protected AnyType |
OCLstdlib.Contents._OclAny
|
| Methods in org.eclipse.ocl.examples.pivot.model that return AnyType | |
|---|---|
protected AnyType |
AbstractContents.createAnyType(java.lang.String name)
|
| Uses of AnyType in org.eclipse.ocl.examples.pivot.util |
|---|
| Methods in org.eclipse.ocl.examples.pivot.util with parameters of type AnyType | |
|---|---|
T |
PivotSwitch.caseAnyType(AnyType object)
Returns the result of interpreting the object as an instance of 'Any Type'. |
boolean |
PivotValidator.validateAnyType(AnyType anyType,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
|
R |
AbstractDelegatingVisitor.visitAnyType(AnyType object)
|
R |
AbstractExtendingVisitor.visitAnyType(AnyType object)
|
R |
AbstractNullVisitor.visitAnyType(AnyType object)
|
R |
Visitor.visitAnyType(AnyType object)
|
| Uses of AnyType in org.eclipse.ocl.examples.pivot.utilities |
|---|
| Methods in org.eclipse.ocl.examples.pivot.utilities with parameters of type AnyType | |
|---|---|
java.lang.String |
ToStringVisitor.visitAnyType(AnyType object)
|
| Uses of AnyType in org.eclipse.ocl.examples.xtext.essentialocl.ui.labeling |
|---|
| Methods in org.eclipse.ocl.examples.xtext.essentialocl.ui.labeling with parameters of type AnyType | |
|---|---|
protected java.lang.String |
BaseLabelProvider.image(AnyType ele)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||