public class FloatPrimitiveDescriptor extends AbstractPrimitiveDescriptor
Constructor and Description |
---|
FloatPrimitiveDescriptor(ElementId elementId) |
Modifier and Type | Method and Description |
---|---|
void |
appendCast(JavaStream js,
Class<?> actualJavaClass,
JavaStream.SubStream subStream)
Append the actualJavaClass subStream to js wrapped in a cast to this type.g.
|
append, appendEqualsValue, appendNotEqualsTerm
getEcoreDescriptor, getUnboxedDescriptor, isAssignableFrom
getClassName, getJavaClass, hasJavaClass, isAssignableTo, toString
appendBox, appendCastTerm, appendEcore, appendEcoreStatements, appendEcoreValue, appendUnboxStatements, asCollectionDescriptor, getEClassifier, getElementId, getPrimitiveDescriptor, isPrimitive
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
appendBox, appendCastTerm, appendEcore, appendEcoreStatements, appendEcoreValue, appendUnboxStatements, asCollectionDescriptor, getClassName, getEClassifier, getEcoreDescriptor, getJavaClass, getPrimitiveDescriptor, getUnboxedDescriptor, hasJavaClass, isAssignableFrom, isAssignableTo, isPrimitive
public FloatPrimitiveDescriptor(ElementId elementId)
public void appendCast(JavaStream js, Class<?> actualJavaClass, JavaStream.SubStream subStream)
TypeDescriptor
appendCast
in interface TypeDescriptor
appendCast
in class AbstractDescriptor
Copyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.