|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ptc.windchill.counterpart.metadata.cEntry
com.ptc.windchill.counterpart.metadata.cPrivateClassificationEntry
com.ptc.windchill.counterpart.metadata.cPubMappedEntry
com.ptc.windchill.counterpart.metadata.classnode.cAbstractClassificationNode
com.ptc.windchill.counterpart.metadata.classnode.cModeledNode
Field Summary | |
private String[] |
fChildRef
|
private HashMap |
fOPMOverride
|
private String |
fPictureURL
|
private String[] |
fProperties
|
private cLocalizedStringIO[] |
fTreeName
|
private String |
fWindchillType
|
Fields inherited from class com.ptc.windchill.counterpart.metadata.classnode.cAbstractClassificationNode |
|
Fields inherited from class com.ptc.windchill.counterpart.metadata.cPubMappedEntry |
|
Fields inherited from class com.ptc.windchill.counterpart.metadata.cPrivateClassificationEntry |
|
Fields inherited from class com.ptc.windchill.counterpart.metadata.cEntry |
|
Fields inherited from interface nitidus.sil.be.core.iConflict |
ctBadName, ctChild, ctDupName, ctMaxBasicAtt, ctMaxBasicClf, ctMaxBasicData, ctMaxBasicGeneral, ctMaxBasicUnit, ctMaxCfnRelatedData, ctMaxPartsLink621Clf, ctMaxPartsLinkClf, ctMaxSpecialAtt, ctMaxSpecialClf, ctMaxSpecialData, ctMaxSpecialGeneral, ctMaxSpecialUnit, ctMaxUnusedAtt, ctMaxWindchillClf, ctMaxWindchillFatalClf, ctMaxWindchillNonFatalClf, ctMaxWindchillUnit, ctMinBasicAtt, ctMinBasicClf, ctMinBasicData, ctMinBasicGeneral, ctMinBasicUnit, ctMinCfnRelatedData, ctMinPartsLink621Clf, ctMinPartsLinkClf, ctMinSpecialAtt, ctMinSpecialClf, ctMinSpecialData, ctMinSpecialGeneral, ctMinSpecialUnit, ctMinUnusedAtt, ctMinWindchillClf, ctMinWindchillFatalClf, ctMinWindchillNonFatalClf, ctMinWindchillUnit, ctNone, kBasic, kBasicAndAllWindchill, kBasicAndFatalWindchill, kBasicAndPartsLink, kBasicAndPartsLinkIncluding621, kFull, kMaxIgnorableConflict, kUnused |
Constructor Summary | |
cModeledNode(nitidus.sil.be.clf.iPartClass partClass)
|
|
cModeledNode(nitidus.sil.be.clf.iPartClass rootClass,
String[] childRef)
Special constructor for root node before being enriched. |
Method Summary | |
void |
addChildClass(String classRef)
|
void |
enrich(nitidus.sil.be.clf.iPartClassIO cpPartClassIO,
nitidus.sil.be.clf.iMasterClassificationManager cfnManager,
HashMap propertiesMap)
|
String[] |
getChildRef()
|
private static String[] |
getChildRef(nitidus.sil.be.clf.iPartClass partClass)
|
nitidus.sil.be.clf.iOPMOverrideIO[] |
getOPMOverride()
|
String |
getPictureURL()
|
String[] |
getProperties()
|
nitidus.sil.be.core.iLocalizedStringIO[] |
getTreeName()
|
String |
getWindchillType()
|
void |
removeChildClass(String classRef)
|
(package private) void |
setChildRef(String[] childRef)
see cAbstractClassificationNode |
(package private) void |
setOPMOverride(HashMap opmOverrideMap)
see cAbstractClassificationNode |
Methods inherited from class com.ptc.windchill.counterpart.metadata.classnode.cAbstractClassificationNode |
adjustClassPropertiesAndOPMOverrides, createConstraintsAndDefaultsFromOPMOverrides, getCatalogPropertyOrderRef, getKeywords, getParentID, getPrimaryUnitSystemName, getPrimaryUnitSystemRef, getSchematicURL, isSearchable, reorderStringArray |
Methods inherited from class com.ptc.windchill.counterpart.metadata.cPubMappedEntry |
enrich, getCustomDUNS, getName, getPreferredName, getPublicID, getShortDefinition |
Methods inherited from class com.ptc.windchill.counterpart.metadata.cPrivateClassificationEntry |
compareByNameTo, enrich, getAppSpecific, getChangeDescription, getCurrentMajorRevision, getCurrentMinorRevision, getDescription, getLocalizedNames, getLockedBy, getRevisions, isApproved, isCurrentRevision, isDescriptionEqualTo, setAppSpecific |
Methods inherited from class com.ptc.windchill.counterpart.metadata.cEntry |
acknowledgeChange, compareByIDTo, enrich, getConflict, getID, isDeleted, isInConflict, isInUse, isModified, isNew, isObsolete, isReadOnly, needsIDUpdate, setConflict, setID, setInUse, setObsolete |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface nitidus.sil.be.clf.iPubMappedEntryIO |
getCustomDUNS, getPreferredName, getPublicID, getShortDefinition |
Methods inherited from interface nitidus.sil.be.clf.iPrivateClassificationEntryIO |
getAppSpecific, getDescription, getLocalizedNames |
Methods inherited from interface nitidus.sil.be.core.iVetoableEntryIO |
isApproved, isCurrentRevision |
Methods inherited from interface nitidus.sil.be.core.iRevisionControlledEntryIO |
getChangeDescription, getCurrentMajorRevision, getCurrentMinorRevision, getLockedBy, getRevisions |
Methods inherited from interface nitidus.sil.be.core.iEntryIO |
getID |
Methods inherited from interface nitidus.sil.be.core.iRecordIO |
isDeleted, isModified, isNew, isReadOnly |
Field Detail |
private String[] fChildRef
private String[] fProperties
private cLocalizedStringIO[] fTreeName
private HashMap fOPMOverride
private String fPictureURL
private String fWindchillType
Constructor Detail |
public cModeledNode(nitidus.sil.be.clf.iPartClass partClass)
public cModeledNode(nitidus.sil.be.clf.iPartClass rootClass, String[] childRef)
Method Detail |
public String[] getChildRef()
getChildRef
in interface nitidus.sil.be.clf.iPartClassIO
getChildRef
in class cAbstractClassificationNode
iPartClassIO
void setChildRef(String[] childRef)
setChildRef
in class cAbstractClassificationNode
public nitidus.sil.be.core.iLocalizedStringIO[] getTreeName()
getTreeName
in interface nitidus.sil.be.clf.iPartClassIO
getTreeName
in class cAbstractClassificationNode
iPartClassIO
public String[] getProperties()
getProperties
in interface nitidus.sil.be.clf.iPartClassIO
getProperties
in class cAbstractClassificationNode
iPartClassIO
public nitidus.sil.be.clf.iOPMOverrideIO[] getOPMOverride()
getOPMOverride
in interface nitidus.sil.be.clf.iPartClassIO
getOPMOverride
in class cAbstractClassificationNode
iPartClassIO
void setOPMOverride(HashMap opmOverrideMap)
setOPMOverride
in class cAbstractClassificationNode
public String getPictureURL()
getPictureURL
in interface nitidus.sil.be.clf.iPartClassIO
getPictureURL
in class cAbstractClassificationNode
iPartClassIO
public String getWindchillType()
getWindchillType
in interface nitidus.sil.be.clf.iPartClassIO
getWindchillType
in class cAbstractClassificationNode
iPartClassIO
private static final String[] getChildRef(nitidus.sil.be.clf.iPartClass partClass)
public void enrich(nitidus.sil.be.clf.iPartClassIO cpPartClassIO, nitidus.sil.be.clf.iMasterClassificationManager cfnManager, HashMap propertiesMap)
enrich
in class cAbstractClassificationNode
public final void addChildClass(String classRef)
public final void removeChildClass(String classRef)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |