|
|||||||||||
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.attribute.cAbstractAttributeDefinition
com.ptc.windchill.counterpart.metadata.attribute.cBasicMBADefinition
Field Summary | |
private String |
fAlias
|
private nitidus.sil.be.clf.iColumnIO[] |
fColumns
|
private String |
fDataUnitsName
|
private String |
fDataUnitsRef
|
private nitidus.sil.be.clf.iOPMBaseIO |
fOPMBase
|
private String |
fQuantityOfMeasureRef
|
private nitidus.sil.be.core.iLocalizedStringIO[] |
fRefBackwardVerb
|
private String |
fRefClassRef
|
private String |
fRefPropertyRef
|
private int |
fType
|
private int |
fUpgradeDirection
|
Fields inherited from class com.ptc.windchill.counterpart.metadata.attribute.cAbstractAttributeDefinition |
|
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.clf.iPropertyConstants |
kMaxLevel, kMaxType, kMinLevel, kMinType, levelMax, levelMin, levelNom, levelNtolAbs, levelNtolPer, levelPattern, levelPlain, levelPtolAbs, levelPtolPer, levelTolAbs, levelTolPer, levelTyp, typeAttachmentReference, typeBoolean, typeInteger, typeReal, typeRecordReference, typeString, typeTimestamp, typeURL, typeVirtual, upgradeDown, upgradeNone, upgradeUp |
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 | |
cBasicMBADefinition(nitidus.sil.be.clf.iPartProperty prop)
|
Method Summary | |
void |
enrich(nitidus.sil.be.clf.iPartPropertyIO cpPartPropertyIO)
|
String |
getAlias()
|
nitidus.sil.be.clf.iColumnIO[] |
getColumns()
|
String |
getDataUnitsName()
|
String |
getDataUnitsRef()
|
nitidus.sil.be.clf.iOPMBaseIO |
getOPMBase()
|
String |
getQuantityOfMeasureRef()
|
nitidus.sil.be.core.iLocalizedStringIO[] |
getRefBackwardVerb()
|
String |
getRefClassRef()
|
String |
getRefPropertyRef()
|
int |
getType()
|
int |
getUpgradeDirection()
|
boolean |
isWindchillIBA()
|
Methods inherited from class com.ptc.windchill.counterpart.metadata.attribute.cAbstractAttributeDefinition |
getVirtualLinkRef, getVirtualSourceRef, isCatalogHelper, isCatalogIndexed, isVirtualDirectionIn |
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 fAlias
private int fType
private nitidus.sil.be.clf.iColumnIO[] fColumns
private int fUpgradeDirection
private String fDataUnitsName
private String fDataUnitsRef
private String fQuantityOfMeasureRef
private nitidus.sil.be.clf.iOPMBaseIO fOPMBase
private String fRefClassRef
private String fRefPropertyRef
private nitidus.sil.be.core.iLocalizedStringIO[] fRefBackwardVerb
Constructor Detail |
public cBasicMBADefinition(nitidus.sil.be.clf.iPartProperty prop)
Method Detail |
public String getAlias()
iPartPropertyIO
public String getDataUnitsName()
getDataUnitsName
in interface nitidus.sil.be.clf.iPartPropertyIO
getDataUnitsName
in class cAbstractAttributeDefinition
iPartPropertyIO
public String getDataUnitsRef()
getDataUnitsRef
in interface nitidus.sil.be.clf.iPartPropertyIO
getDataUnitsRef
in class cAbstractAttributeDefinition
iPartPropertyIO
public String getQuantityOfMeasureRef()
getQuantityOfMeasureRef
in interface nitidus.sil.be.clf.iPartPropertyIO
getQuantityOfMeasureRef
in class cAbstractAttributeDefinition
iPartPropertyIO
public nitidus.sil.be.clf.iColumnIO[] getColumns()
getColumns
in interface nitidus.sil.be.clf.iPartPropertyIO
getColumns
in class cAbstractAttributeDefinition
iPartPropertyIO
public int getType()
getType
in interface nitidus.sil.be.clf.iPartPropertyIO
getType
in class cAbstractAttributeDefinition
iPartPropertyIO
public int getUpgradeDirection()
getUpgradeDirection
in interface nitidus.sil.be.clf.iPartPropertyIO
getUpgradeDirection
in class cAbstractAttributeDefinition
iPartPropertyIO
public boolean isWindchillIBA()
isWindchillIBA
in interface nitidus.sil.be.clf.iPartPropertyIO
isWindchillIBA
in class cAbstractAttributeDefinition
iPartPropertyIO
public nitidus.sil.be.clf.iOPMBaseIO getOPMBase()
iPartPropertyIO
public String getRefClassRef()
getRefClassRef
in interface nitidus.sil.be.clf.iReferenceTypeIO
getRefClassRef
in class cAbstractAttributeDefinition
iReferenceTypeIO
public String getRefPropertyRef()
getRefPropertyRef
in interface nitidus.sil.be.clf.iReferenceTypeIO
getRefPropertyRef
in class cAbstractAttributeDefinition
iReferenceTypeIO
public nitidus.sil.be.core.iLocalizedStringIO[] getRefBackwardVerb()
getRefBackwardVerb
in interface nitidus.sil.be.clf.iReferenceTypeIO
getRefBackwardVerb
in class cAbstractAttributeDefinition
iReferenceTypeIO
public void enrich(nitidus.sil.be.clf.iPartPropertyIO cpPartPropertyIO)
enrich
in class cAbstractAttributeDefinition
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |