|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of CGBoxExp in org.eclipse.ocl.examples.codegen.analyzer |
|---|
| Methods in org.eclipse.ocl.examples.codegen.analyzer with parameters of type CGBoxExp | |
|---|---|
java.lang.String |
CG2StringVisitor.visitCGBoxExp(CGBoxExp cgBoxExp)
|
| Uses of CGBoxExp in org.eclipse.ocl.examples.codegen.cgmodel |
|---|
| Methods in org.eclipse.ocl.examples.codegen.cgmodel that return CGBoxExp | |
|---|---|
CGBoxExp |
CGModelFactory.createCGBoxExp()
Returns a new object of class 'CG Box Exp'. |
| Uses of CGBoxExp in org.eclipse.ocl.examples.codegen.cgmodel.impl |
|---|
| Classes in org.eclipse.ocl.examples.codegen.cgmodel.impl that implement CGBoxExp | |
|---|---|
class |
CGBoxExpImpl
An implementation of the model object 'CG Box Exp'. |
| Methods in org.eclipse.ocl.examples.codegen.cgmodel.impl that return CGBoxExp | |
|---|---|
CGBoxExp |
CGModelFactoryImpl.createCGBoxExp()
|
| Uses of CGBoxExp in org.eclipse.ocl.examples.codegen.cgmodel.util |
|---|
| Methods in org.eclipse.ocl.examples.codegen.cgmodel.util with parameters of type CGBoxExp | |
|---|---|
T |
CGModelSwitch.caseCGBoxExp(CGBoxExp object)
Returns the result of interpreting the object as an instance of 'CG Box Exp'. |
R |
AbstractExtendingCGModelVisitor.visitCGBoxExp(CGBoxExp object)
|
R |
AbstractNonNullExtendingCGModelVisitor.visitCGBoxExp(CGBoxExp object)
|
R |
AbstractNullCGModelVisitor.visitCGBoxExp(CGBoxExp object)
|
R |
CGModelVisitor.visitCGBoxExp(CGBoxExp object)
|
| Uses of CGBoxExp in org.eclipse.ocl.examples.codegen.generator |
|---|
| Methods in org.eclipse.ocl.examples.codegen.generator with parameters of type CGBoxExp | |
|---|---|
java.lang.Boolean |
TypeDescriptor.appendBox(JavaStream js,
JavaLocalContext localContext,
CGBoxExp cgBoxExp,
CGValuedElement unboxedValue)
|
| Uses of CGBoxExp in org.eclipse.ocl.examples.codegen.java |
|---|
| Methods in org.eclipse.ocl.examples.codegen.java with parameters of type CGBoxExp | |
|---|---|
java.lang.Object |
CG2JavaPreVisitor.visitCGBoxExp(CGBoxExp cgBoxExp)
|
java.lang.Boolean |
CG2JavaVisitor.visitCGBoxExp(CGBoxExp cgBoxExp)
|
java.lang.Object |
JavaDependencyVisitor.visitCGBoxExp(CGBoxExp cgBoxExp)
|
| Uses of CGBoxExp in org.eclipse.ocl.examples.codegen.java.types |
|---|
| Methods in org.eclipse.ocl.examples.codegen.java.types with parameters of type CGBoxExp | |
|---|---|
java.lang.Boolean |
AbstractCollectionDescriptor.appendBox(JavaStream js,
JavaLocalContext localContext,
CGBoxExp cgBoxExp,
CGValuedElement unboxedValue)
|
java.lang.Boolean |
AbstractDescriptor.appendBox(JavaStream js,
JavaLocalContext localContext,
CGBoxExp cgBoxExp,
CGValuedElement unboxedValue)
|
java.lang.Boolean |
EnumerationObjectDescriptor.appendBox(JavaStream js,
JavaLocalContext localContext,
CGBoxExp cgBoxExp,
CGValuedElement unboxedValue)
|
java.lang.Boolean |
IntegerObjectDescriptor.appendBox(JavaStream js,
JavaLocalContext localContext,
CGBoxExp cgBoxExp,
CGValuedElement unboxedValue)
|
java.lang.Boolean |
RealObjectDescriptor.appendBox(JavaStream js,
JavaLocalContext localContext,
CGBoxExp cgBoxExp,
CGValuedElement unboxedValue)
|
java.lang.Boolean |
UnlimitedNaturalObjectDescriptor.appendBox(JavaStream js,
JavaLocalContext localContext,
CGBoxExp cgBoxExp,
CGValuedElement unboxedValue)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||