|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BuiltInNodeType | |
---|---|
com.semarchy.mdm.runtime.model.logical | This package contains the IModel representing the model as designed in Semarchy Convergence For MDM. |
Uses of BuiltInNodeType in com.semarchy.mdm.runtime.model.logical |
---|
Methods in com.semarchy.mdm.runtime.model.logical that return BuiltInNodeType | |
---|---|
BuiltInNodeType |
IBuiltInNode.getType()
The type of the builtin node |
static BuiltInNodeType |
BuiltInNodeType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static BuiltInNodeType[] |
BuiltInNodeType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |