|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IndependentNavStruct | |
wt.csm.navigation | |
wt.csm.navigation.service |
Uses of IndependentNavStruct in wt.csm.navigation |
Methods in wt.csm.navigation that return IndependentNavStruct | |
IndependentNavStruct |
IndNavStructIndependentNode.getIndNavStruct()
Gets the object for the association that plays role: IND_NAV_STRUCT_ROLE. |
IndependentNavStruct |
IndependentNode.getIndNavStruct()
Gets the object for the association that plays role: IND_NAV_STRUCT. |
static IndependentNavStruct |
IndependentNavStruct.newIndependentNavStruct(String name,
DirectQueryTarget directQueryTarget)
Supported API: false |
static IndependentNavStruct |
IndependentNavStruct.newIndependentNavStruct()
Supported API: false |
Methods in wt.csm.navigation with parameters of type IndependentNavStruct | |
void |
IndNavStructIndependentNode.setIndNavStruct(IndependentNavStruct indNavStruct)
Sets the object for the association that plays role: IND_NAV_STRUCT_ROLE. |
static IndNavStructIndependentNode |
IndNavStructIndependentNode.newIndNavStructIndependentNode(IndependentNavStruct indNavStruct,
IndependentNode independentNode)
Default factory for the class. |
void |
IndependentNode.setIndNavStruct(IndependentNavStruct a_IndNavStruct)
Sets the object for the association that plays role: IND_NAV_STRUCT. |
static IndependentNode |
IndependentNode.newIndependentNode(String name,
IndependentNode parent,
IndependentNavStruct indepNavStruct)
Supported API: false |
protected void |
IndependentNode.initialize(String name,
IndependentNode parent,
IndependentNavStruct indepNavStruct)
Supports initialization, following construction of an instance. |
protected boolean |
IndependentNavStruct.readVersion(IndependentNavStruct thisObject,
ObjectInput input,
long readSerialVersionUID,
boolean passThrough,
boolean superDone)
Reads the non-transient fields of this class from an external source. |
Uses of IndependentNavStruct in wt.csm.navigation.service |
Methods in wt.csm.navigation.service that return IndependentNavStruct | |
static IndependentNavStruct |
NavigationObjectsFactory.newIndependentNavStruct(IndependentNavStructDefaultView indepNavStruct)
Supported API: false |
Methods in wt.csm.navigation.service with parameters of type IndependentNavStruct | |
static IndependentNavStructDefaultView |
NavigationObjectsFactory.newIndependentNavStructDefaultView(IndependentNavStruct indepNavStruct)
Supported API: false |
static IndependentNode |
NavigationObjectsFactory.newIndependentNode(IndependentNodeDefaultView indepNode,
IndependentNavStruct indepNavStruct)
Supported API: false |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |