All Categories Class Hierarchy This Category Previous Next Indexes
Interface_Dispatcher Class CATCdpPartRepresentation
Interface_Dispatcher.CATCdpObject
|
+---Interface_Dispatcher.CATCdpObjectOnInstance
|
+---CATCdpPartRepresentation
public class CATCdpPartRepresentation
Method Index
- o
AnalyseCheckStatus(int&)
- Return a check in/out status of the PartRepresentation Revision to know if a check in/out operation is possible.
- o
ChangeMaturity(int,int)
-
- o
CheckInPartRepresentation()
-
- o
CheckOutPartRepresentation(int)
-
- o
Dump(int)
- Display CATCdpPartReprentation proxy.
- o
ExtractRepToFile(char*)
-
- o
GetAccMet(int&,char*&)
-
- o
GetAttribute(char*,CATCdpAttributeAny&)
-
- o
GetAttribute(char*,char*&)
-
- o
GetAttribute(int&,CATCdpAttributeAny*&)
-
- o
GetEXTLFAttribute(int&,char*&,int&,char*&)
-
- o
GetLastRepresentationRevision(CATCdpPartRepresentation*&)
-
- o
GetName(int&,char*&)
-
- o
GetPart(CATCdpPart*&)
-
- o
GetPart(int&,char*&)
-
- o
GetRepPath(int&,char*&)
-
- o
GetRepType(int&)
-
- o
GetRepType2(int&,char*&)
-
- o
GetStatus(int&,char*&)
-
- o
ModifyAttribute(int,CATCdpAttributeAny* const)
-
- o
NewPartRepRevision(char*)
-
- o
QueryPartRepresentation(char* const,char* const,int&,CATCdpPartRepresentation**&)
-
- o
QueryPartRepresentation(char* const,int,CATCdpAttributeAny* const,int&,CATCdpPartRepresentation**&)
-
- o
QueryPartRepresentation(char* const,int,int*,int*,CATCdpAttributeAny* const,int&,CATCdpPartRepresentation**&)
-
- o
UpdateRepFromFile(char*)
-
Data Member Index
- o
_cOldStatus
-
- o
_cStatus
-
Methods
o AnalyseCheckStatus
| public int AnalyseCheckStatus( | int& | inReturnCheck) |
-
Return a check in/out status of the PartRepresentation Revision to know if a check in/out operation is possible.
- Parameters:
-
- iReturnCheck
- status.
Legal values: CHECK_OUT_BY_OTHER | CHECK_OUT_BY_USER | CHECK_NOT_CHECK_OUT | CHECK_FROZZEN
o ChangeMaturity
| public int ChangeMaturity( | int | cMaturity, |
| int | cConfirm | = 0) |
-
o CheckInPartRepresentation
| public int CheckInPartRepresentation( | ) |
-
o CheckOutPartRepresentation
| public int CheckOutPartRepresentation( | int | lLockUnique | = 1 ) |
-
o Dump
| public void Dump( | int | inModeDisplay | = DISPLAY_MODE_UUID | DISPLAY_MODE_ATTRIBUTE | DISPLAY_MODE_NAME ) |
-
Display CATCdpPartReprentation proxy.
- Parameters:
-
- inModeDisplay
-
Legal values: DISPLAY_MODE_UUID | DISPLAY_MODE_ATTRIBUTE | DISPLAY_MODE_NAME
o ExtractRepToFile
| public CATCdpError ExtractRepToFile( | const char* | cModelWithUnixPath) |
-
o GetAccMet
| public CATCdpError GetAccMet( | int& | nSize1, |
| const char*& | cAccMet) |
-
o GetAttribute
-
o GetAttribute
| public virtual int GetAttribute( | const char* | cAttributeName, |
| const char*& | cAttributeValue) |
-
o GetAttribute
-
o GetEXTLFAttribute
| public CATCdpError GetEXTLFAttribute( | int& | nSize1, |
| const char*& | cRepPath, |
| int& | nSize2, |
| const char*& | cAccMet) |
-
o GetLastRepresentationRevision
-
o GetName
| public int GetName( | int& | nNameSize, |
| char*& | cName) |
-
o GetPart
-
o GetPart
| public int GetPart( | int& | nPartNumberSize, |
| char*& | cPartNumber) |
-
o GetRepPath
| public CATCdpError GetRepPath( | int& | nSize1, |
| const char*& | cRepPath) |
-
o GetRepType
| public int GetRepType( | int& | nRepType) |
-
o GetRepType2
| public CATCdpError GetRepType2( | int& | nRepType, |
| char*& | cTabName) |
-
o GetStatus
| public int GetStatus( | int& | nStatusSize, |
| char*& | cStatus) |
-
o ModifyAttribute
| public virtual CATCdpError ModifyAttribute( | int | nAttribute, |
| CATCdpAttributeAny* const | aAttributeNew) |
-
o NewPartRepRevision
| public int NewPartRepRevision( | const char* | cRevision) |
-
o QueryPartRepresentation
-
o QueryPartRepresentation
-
o QueryPartRepresentation
| public static CATCdpError QueryPartRepresentation( | const char* const | cEnvName, |
| int | nAttr, |
| int* | aComparator, |
| int* | aRuleAndOr, |
| CATCdpAttributeAny* const | xAttrList, |
| int& | nbPartRep, |
| CATCdpPartRepresentation**& | aPartRep) |
-
o UpdateRepFromFile
| public CATCdpError UpdateRepFromFile( | const char* | cModelWithUnixPath) |
-
Data Members
o _cOldStatus
protected char * _cOldStatus
-
o _cStatus
protected char * _cStatus
-
This object is included in the file: CATCdpPartRepresentation.h
If needed, your Imakefile.mk should include the module: VY0OBJ