|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.judoscript.bio.UserDefined.UserType
com.judoscript.bio.UserDefined.Type
com.judoscript.bio.TreeNodeType
public class TreeNodeType
| Field Summary | |
|---|---|
static TreeNodeType |
TYPE
|
| Fields inherited from class com.judoscript.bio.UserDefined.UserType |
|---|
fxns, name |
| Constructor Summary | |
|---|---|
TreeNodeType()
|
|
| Method Summary | |
|---|---|
static UserDefined |
createTreeNode(AssociateList data)
|
static UserDefined |
createTreeNode(java.lang.String name,
java.lang.Object val)
|
static UserDefined |
createTreeNode(java.lang.String n1,
java.lang.Object v1,
java.lang.String n2,
java.lang.Object v2)
|
boolean |
isBuiltin()
|
| Methods inherited from class com.judoscript.bio.UserDefined.Type |
|---|
create, dump, getParent, hasParent, isA, isOrderedMap, isSortedMap, preTranspose |
| Methods inherited from class com.judoscript.bio.UserDefined.UserType |
|---|
addFunction, addFunction, getConstructor, getFunction, getName, hasConstructor, hasFunction, setConstructor |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final TreeNodeType TYPE
| Constructor Detail |
|---|
public TreeNodeType()
| Method Detail |
|---|
public boolean isBuiltin()
isBuiltin in class UserDefined.Type
public static UserDefined createTreeNode(AssociateList data)
throws java.lang.Throwable
java.lang.Throwable
public static UserDefined createTreeNode(java.lang.String name,
java.lang.Object val)
throws java.lang.Throwable
java.lang.Throwable
public static UserDefined createTreeNode(java.lang.String n1,
java.lang.Object v1,
java.lang.String n2,
java.lang.Object v2)
throws java.lang.Throwable
java.lang.Throwable
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||