|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.ocl.examples.codegen.java.types.AbstractDescriptor
org.eclipse.ocl.examples.codegen.java.types.AbstractValueDescriptor
org.eclipse.ocl.examples.codegen.java.types.UnboxedValueDescriptor
org.eclipse.ocl.examples.codegen.java.types.RealObjectDescriptor
public class RealObjectDescriptor
n RealObjectDescriptor describes the unboxed representations of an OCL Real.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.eclipse.ocl.examples.codegen.java.types.AbstractDescriptor |
|---|
AbstractDescriptor.NamedFuture |
| Field Summary |
|---|
| Fields inherited from class org.eclipse.ocl.examples.codegen.java.types.AbstractValueDescriptor |
|---|
javaClass |
| Fields inherited from class org.eclipse.ocl.examples.codegen.java.types.AbstractDescriptor |
|---|
elementId |
| Constructor Summary | |
|---|---|
RealObjectDescriptor(ElementId elementId)
|
|
| Method Summary | |
|---|---|
java.lang.Boolean |
appendBox(JavaStream js,
JavaLocalContext localContext,
CGBoxExp cgBoxExp,
CGValuedElement unboxedValue)
|
| Methods inherited from class org.eclipse.ocl.examples.codegen.java.types.UnboxedValueDescriptor |
|---|
getUnboxedDescriptor, isAssignableFrom |
| Methods inherited from class org.eclipse.ocl.examples.codegen.java.types.AbstractValueDescriptor |
|---|
append, getClassName, getJavaClass, hasJavaClass, isAssignableTo, toString |
| Methods inherited from class org.eclipse.ocl.examples.codegen.java.types.AbstractDescriptor |
|---|
appendCast, appendCastTerm, appendEqualsValue, appendNotEqualsTerm, appendUnboxStatements, asCollectionDescriptor, getEClassifier, getElementId, getPrimitiveDescriptor, reClass, zzisBoxedType |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.eclipse.ocl.examples.codegen.generator.TypeDescriptor |
|---|
append, appendCast, appendCastTerm, appendEqualsValue, appendNotEqualsTerm, appendUnboxStatements, asCollectionDescriptor, getClassName, getEClassifier, getJavaClass, getPrimitiveDescriptor, getUnboxedDescriptor, hasJavaClass, isAssignableFrom, isAssignableTo |
| Constructor Detail |
|---|
public RealObjectDescriptor(@NonNull
ElementId elementId)
| Method Detail |
|---|
@NonNull
public java.lang.Boolean appendBox(@NonNull
JavaStream js,
@NonNull
JavaLocalContext localContext,
@NonNull
CGBoxExp cgBoxExp,
@NonNull
CGValuedElement unboxedValue)
appendBox in interface TypeDescriptorappendBox in class AbstractDescriptor
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||