|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectde.grogra.reflect.MemberDecorator
de.grogra.reflect.TypeDecorator
de.grogra.persistence.ManageableType
de.grogra.persistence.SCOType
de.grogra.math.Circular.Type
de.grogra.math.Circle.Type
public static class Circle.Type
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class de.grogra.persistence.SCOType |
|---|
SCOType.Field |
| Nested classes/interfaces inherited from class de.grogra.persistence.ManageableType |
|---|
ManageableType.ArrayComponent |
| Field Summary | |
|---|---|
protected static int |
FIELD_COUNT
|
| Fields inherited from class de.grogra.persistence.SCOType |
|---|
$TYPE, representative |
| Fields inherited from class de.grogra.persistence.ManageableType |
|---|
FIELD_NAME_SERIALIZATION, FIELD_NODE_SERIALIZATION, finished, LIST_SERIALIZATION |
| Fields inherited from interface de.grogra.reflect.Type |
|---|
BOOLEAN, BYTE, CHAR, CLASS, DOUBLE, FLOAT, FLOATING_POINT, INT, INTEGRAL, INVALID, LOCAL_CLASS_MODIFIERS, LONG, MEMBER_CLASS_MODIFIERS, MEMBER_INTERFACE_MODIFIERS, NULL, NUMBER, NUMERIC, OBJECT, SHORT, STRING, TOP_LEVEL_CLASS_MODIFIERS, TOP_LEVEL_INTERFACE_MODIFIERS, TYPE, TYPE_0, VOID |
| Fields inherited from interface de.grogra.reflect.Member |
|---|
ABSTRACT, ACCESS_MODIFIERS, ARRAY, BRIDGE, CONSTANT, FINAL, INTERFACE, JAVA_MODIFIERS, LOCAL_CLASS, MIN_UNUSED_MODIFIER, NATIVE, PRIVATE, PROTECTED, PUBLIC, STATIC, STRICT, SYNCHRONIZED, SYNTHETIC, TRANSIENT, VARARGS, VOLATILE |
| Constructor Summary | |
|---|---|
Circle.Type(Circle representative,
SCOType supertype)
|
|
Circle.Type(java.lang.Class c,
SCOType supertype)
|
|
| Method Summary | |
|---|---|
protected float |
getFloat(java.lang.Object o,
int id)
|
java.lang.Object |
newInstance()
|
protected void |
setFloat(java.lang.Object o,
int id,
float value)
|
| Methods inherited from class de.grogra.math.Circular.Type |
|---|
getBoolean, getInt, setBoolean, setInt |
| Methods inherited from class de.grogra.persistence.SCOType |
|---|
addManagedField, addManagedField, getByte, getChar, getDouble, getLong, getObject, getRepresentative, getShort, isWritable, newInstance, setByte, setChar, setDouble, setLong, setObject, setShort, validate |
| Methods inherited from class de.grogra.persistence.ManageableType |
|---|
addManagedField, cloneManageable, cloneNonsharedObject, cloneObject, cloneObject, forClass, forName, forType, getFCOFields, getManageableSupertype, getManagedField, getManagedField, getManagedFieldCount, getSerializationMethod, getSupertype, isAssignableFrom, isSerializable, read, readObject, replaceType, resolveAliasField, setObject, setSerializable, setSerializationMethod, write |
| Methods inherited from class de.grogra.reflect.TypeDecorator |
|---|
createArray, getArrayType, getBinaryName, getComponentType, getDeclaredField, getDeclaredFieldCount, getDeclaredInterface, getDeclaredInterfaceCount, getDeclaredMethod, getDeclaredMethodCount, getDeclaredType, getDeclaredTypeCount, getDefaultElementValue, getImplementationClass, getLookup, getPackage, getTypeId, getTypeLoader, isInstance, isStringSerializable, toString, undecorate, valueOf |
| Methods inherited from class de.grogra.reflect.MemberDecorator |
|---|
getDeclaredAnnotation, getDeclaredAnnotationCount, getDeclaringType, getDecoratedMember, getDescriptor, getModifiers, getName, getSimpleName |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface de.grogra.reflect.Member |
|---|
getDeclaredAnnotation, getDeclaredAnnotationCount, getDeclaringType, getDescriptor, getModifiers, getName, getSimpleName |
| Field Detail |
|---|
protected static final int FIELD_COUNT
| Constructor Detail |
|---|
public Circle.Type(Circle representative,
SCOType supertype)
public Circle.Type(java.lang.Class c,
SCOType supertype)
| Method Detail |
|---|
protected float getFloat(java.lang.Object o,
int id)
getFloat in class Circular.Typepublic java.lang.Object newInstance()
newInstance in interface TypenewInstance in class SCOType
protected void setFloat(java.lang.Object o,
int id,
float value)
setFloat in class Circular.Type
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||