|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ClassificationNodeNodeView in com.ptc.windchill.counterpart.metadata.classnode |
Methods in com.ptc.windchill.counterpart.metadata.classnode that return ClassificationNodeNodeView | |
private ClassificationNodeNodeView |
cClassificationNode.refreshClassificationNodeNodeView(String debug)
|
private ClassificationNodeNodeView |
cClassificationNode.getClassificationNodeNodeView()
|
Uses of ClassificationNodeNodeView in wt.clients.csm.classification |
Fields in wt.clients.csm.classification declared as ClassificationNodeNodeView | |
protected ClassificationNodeNodeView |
ClassificationNodeCreator.parent
|
Uses of ClassificationNodeNodeView in wt.clients.csm.search |
Fields in wt.clients.csm.search declared as ClassificationNodeNodeView | |
(package private) ClassificationNodeNodeView |
FuncEquivSearchPanel.cnn
|
Methods in wt.clients.csm.search that return ClassificationNodeNodeView | |
ClassificationNodeNodeView |
FuncEquivSearchPanel.getClassificationNodeNodeView()
|
Methods in wt.clients.csm.search with parameters of type ClassificationNodeNodeView | |
void |
FuncEquivSearchPanel.setClassificationNodeNodeView(ClassificationNodeNodeView cnn)
|
Uses of ClassificationNodeNodeView in wt.csm |
Methods in wt.csm that return ClassificationNodeNodeView | |
static ClassificationNodeNodeView |
ReclassifyTool.getClassificationNodeNodeView(ClassificationNode node)
return the ClassificationNodeNodeView from a Classification Node |
static ClassificationNodeNodeView |
ReclassifyTool.moveNode(ClassificationNode source,
ClassificationNode dest)
moves the "source" node to the specified "dest" position. |
static ClassificationNodeNodeView |
ReclassifyTool.updateMovedClassificationNode(ClassificationNodeNodeView sourceNode,
ClassificationNodeNodeView destNode,
Vector oldParents,
Vector newParents,
String doItOnlyOnce)
Update Attributes and Constraints on a "moved" Classification Node and all of its childrens |
Methods in wt.csm with parameters of type ClassificationNodeNodeView | |
static QueryResultsIBAHolder[] |
ReclassifyTool.getobjFromIBAvalue(ClassificationNodeNodeView classificationnodenodeview,
String ibaName,
String ibaValue)
Search IBAHolder objects on IBA values |
static void |
ReclassifyTool.reclassifyObjs(ClassificationNodeNodeView node)
given a node, this method will find all the objs classified as the associated type then 1: add any required attributes that it is missing 2: assign default values to any newly added attributes 3: check out the obj 4: reclassify the obj 5: check in the obj |
static ClassificationNodeNodeView |
ReclassifyTool.updateMovedClassificationNode(ClassificationNodeNodeView sourceNode,
ClassificationNodeNodeView destNode,
Vector oldParents,
Vector newParents,
String doItOnlyOnce)
Update Attributes and Constraints on a "moved" Classification Node and all of its childrens |
static Boolean |
ReclassifyTool.updateObjsOnMovedClassificationNode(ClassificationNodeNodeView classificationNodeNodeView)
Update objs classified on a Classification Node |
Uses of ClassificationNodeNodeView in wt.csm.navigation.litenavigation |
Methods in wt.csm.navigation.litenavigation with parameters of type ClassificationNodeNodeView | |
protected boolean |
ClassificationNodeNodeView.readVersion(ClassificationNodeNodeView thisObject,
ObjectInput input,
long readSerialVersionUID,
boolean passThrough,
boolean superDone)
Reads the non-transient fields of this class from an external source. |
void |
ClassificationNodeNodeView.setParent(ClassificationNodeNodeView parent)
Supported API: false |
Uses of ClassificationNodeNodeView in wt.csm.navigation.service |
Uses of ClassificationNodeNodeView in wt.csm.ranking.literanking |
Fields in wt.csm.ranking.literanking declared as ClassificationNodeNodeView | |
private ClassificationNodeNodeView |
RankingDataDefaultView.node
|
Methods in wt.csm.ranking.literanking that return ClassificationNodeNodeView | |
ClassificationNodeNodeView |
RankingDataDefaultView.getNode()
Gets the object for the association that plays role: node. |
Methods in wt.csm.ranking.literanking with parameters of type ClassificationNodeNodeView | |
void |
RankingDataDefaultView.setNode(ClassificationNodeNodeView a_Node)
Sets the object for the association that plays role: node. |
Constructors in wt.csm.ranking.literanking with parameters of type ClassificationNodeNodeView | |
RankingDataDefaultView(RankingContextDefaultView context,
IBAHolder holder,
ClassificationNodeNodeView node)
Supported API: false |
|
RankingDataDefaultView(int updateCount,
ObjectIdentifier objectID,
DeepCloneable data,
RankingContextDefaultView context,
IBAHolder holder,
ClassificationNodeNodeView node)
Supported API: false |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |