|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectde.grogra.persistence.ShareableBase
de.grogra.pf.registry.ItemReference
de.grogra.rgg.Function
de.grogra.rgg.FunctionRef
public final class FunctionRef
| Nested Class Summary | |
|---|---|
static class |
FunctionRef.Type
|
| Field Summary | |
|---|---|
static FunctionRef.Type |
$TYPE
|
| Fields inherited from class de.grogra.pf.registry.ItemReference |
|---|
item, itemResolved, name$FIELD, object, objectResolved |
| Constructor Summary | |
|---|---|
FunctionRef(java.lang.String name)
|
|
| Method Summary | |
|---|---|
ManageableType |
getManageableType()
|
| Methods inherited from class de.grogra.rgg.Function |
|---|
evaluate, evaluateFloat |
| Methods inherited from class de.grogra.pf.registry.ItemReference |
|---|
createItem, equals, getName, hashCode, resolveItem, resolveObject |
| Methods inherited from class de.grogra.persistence.ShareableBase |
|---|
addReference, appendReferencesTo, fieldModified, getProvider, getStamp, initProvider, manageableReadResolve, manageableWriteReplace, removeReference |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final FunctionRef.Type $TYPE
| Constructor Detail |
|---|
public FunctionRef(java.lang.String name)
| Method Detail |
|---|
public ManageableType getManageableType()
getManageableType in interface ManageablegetManageableType in class Function
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||