//Artefact:JavaClass/com/sphenon/modelling/xmodel/TreeNodeType
Synopsis
public final TreeNodeType
extends Enum
//Artefact:Attribute/com/sphenon/modelling/xmodel/TreeNodeType/Slot
Synopsis
public static final com.sphenon.modelling.xmodel.TreeNodeType Slot
//Artefact:Attribute/com/sphenon/modelling/xmodel/TreeNodeType/Value
Synopsis
public static final com.sphenon.modelling.xmodel.TreeNodeType Value
//Artefact:Method/com/sphenon/modelling/xmodel/TreeNodeType/values
Synopsis
public static com.sphenon.modelling.xmodel.TreeNodeType[] values ()
//Artefact:Method/com/sphenon/modelling/xmodel/TreeNodeType/valueOf
Synopsis
public static com.sphenon.modelling.xmodel.TreeNodeType valueOf (String name)