|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of PrimitiveType in org.eclipse.ocl.examples.pivot |
|---|
| Methods in org.eclipse.ocl.examples.pivot that return PrimitiveType | |
|---|---|
PrimitiveType |
PivotFactory.createPrimitiveType()
Returns a new object of class 'Primitive Type'. |
| Uses of PrimitiveType in org.eclipse.ocl.examples.pivot.ecore |
|---|
| Methods in org.eclipse.ocl.examples.pivot.ecore with parameters of type PrimitiveType | |
|---|---|
org.eclipse.emf.ecore.EObject |
Pivot2EcoreTypeRefVisitor.visitPrimitiveType(PrimitiveType pivotType)
|
| Uses of PrimitiveType in org.eclipse.ocl.examples.pivot.internal.impl |
|---|
| Classes in org.eclipse.ocl.examples.pivot.internal.impl that implement PrimitiveType | |
|---|---|
class |
PrimitiveTypeImpl
An implementation of the model object 'Primitive Type'. |
| Methods in org.eclipse.ocl.examples.pivot.internal.impl that return PrimitiveType | |
|---|---|
PrimitiveType |
PivotFactoryImpl.createPrimitiveType()
|
| Uses of PrimitiveType in org.eclipse.ocl.examples.pivot.manager |
|---|
| Methods in org.eclipse.ocl.examples.pivot.manager that return PrimitiveType | |
|---|---|
PrimitiveType |
PivotStandardLibrary.getBooleanType()
|
PrimitiveType |
PivotStandardLibrary.getIntegerType()
|
PrimitiveType |
PivotStandardLibrary.getRealType()
|
PrimitiveType |
PivotStandardLibrary.getStringType()
|
PrimitiveType |
PivotStandardLibrary.getUnlimitedNaturalType()
|
| Uses of PrimitiveType in org.eclipse.ocl.examples.pivot.model |
|---|
| Fields in org.eclipse.ocl.examples.pivot.model declared as PrimitiveType | |
|---|---|
protected PrimitiveType |
OCLMetaModel.Contents._Boolean
|
protected PrimitiveType |
OCLstdlib.Contents._Boolean
|
protected PrimitiveType |
OCLMetaModel.Contents._Integer
|
protected PrimitiveType |
OCLstdlib.Contents._Integer
|
protected PrimitiveType |
OCLMetaModel.Contents._Real
|
protected PrimitiveType |
OCLstdlib.Contents._Real
|
protected PrimitiveType |
OCLMetaModel.Contents._String
|
protected PrimitiveType |
OCLstdlib.Contents._String
|
protected PrimitiveType |
OCLMetaModel.Contents._UnlimitedNatural
|
protected PrimitiveType |
OCLstdlib.Contents._UnlimitedNatural
|
| Methods in org.eclipse.ocl.examples.pivot.model that return PrimitiveType | |
|---|---|
protected PrimitiveType |
AbstractContents.createPrimitiveType(java.lang.String name)
|
| Uses of PrimitiveType in org.eclipse.ocl.examples.pivot.uml |
|---|
| Methods in org.eclipse.ocl.examples.pivot.uml that return PrimitiveType | |
|---|---|
PrimitiveType |
UML2PivotDeclarationSwitch.casePrimitiveType(org.eclipse.uml2.uml.PrimitiveType umlPrimitiveType)
|
| Methods in org.eclipse.ocl.examples.pivot.uml with parameters of type PrimitiveType | |
|---|---|
org.eclipse.uml2.uml.Element |
Pivot2UMLDeclarationVisitor.visitPrimitiveType(PrimitiveType pivotPrimitiveType)
|
| Uses of PrimitiveType in org.eclipse.ocl.examples.pivot.util |
|---|
| Methods in org.eclipse.ocl.examples.pivot.util with parameters of type PrimitiveType | |
|---|---|
T |
PivotSwitch.casePrimitiveType(PrimitiveType object)
Returns the result of interpreting the object as an instance of 'Primitive Type'. |
boolean |
PivotValidator.validatePrimitiveType(PrimitiveType primitiveType,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
|
R |
AbstractDelegatingVisitor.visitPrimitiveType(PrimitiveType object)
|
R |
AbstractExtendingVisitor.visitPrimitiveType(PrimitiveType object)
|
R |
AbstractNullVisitor.visitPrimitiveType(PrimitiveType object)
|
R |
Visitor.visitPrimitiveType(PrimitiveType object)
|
| Uses of PrimitiveType in org.eclipse.ocl.examples.pivot.utilities |
|---|
| Methods in org.eclipse.ocl.examples.pivot.utilities with parameters of type PrimitiveType | |
|---|---|
java.lang.Object |
Pivot2MonikerVisitor.visitPrimitiveType(PrimitiveType object)
|
java.lang.String |
ToStringVisitor.visitPrimitiveType(PrimitiveType object)
|
| Uses of PrimitiveType in org.eclipse.ocl.examples.xtext.base.pivot2cs |
|---|
| Methods in org.eclipse.ocl.examples.xtext.base.pivot2cs with parameters of type PrimitiveType | |
|---|---|
ElementCS |
BaseReferenceVisitor.visitPrimitiveType(PrimitiveType object)
|
| Uses of PrimitiveType in org.eclipse.ocl.examples.xtext.essentialocl.pivot2cs |
|---|
| Methods in org.eclipse.ocl.examples.xtext.essentialocl.pivot2cs with parameters of type PrimitiveType | |
|---|---|
ElementCS |
EssentialOCLReferenceVisitor.visitPrimitiveType(PrimitiveType object)
|
| Uses of PrimitiveType in org.eclipse.ocl.examples.xtext.essentialocl.ui.labeling |
|---|
| Methods in org.eclipse.ocl.examples.xtext.essentialocl.ui.labeling with parameters of type PrimitiveType | |
|---|---|
protected java.lang.String |
BaseLabelProvider.image(PrimitiveType ele)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||