|
Open CASCADE Technology 6.5.2
|
Representation of STEP entity PropertyDefinitionRelationship
#include <StepRepr_PropertyDefinitionRelationship.hxx>

Public Member Functions | |
| StepRepr_PropertyDefinitionRelationship () | |
| Empty constructor | |
| void | Init (const Handle< TCollection_HAsciiString > &aName, const Handle< TCollection_HAsciiString > &aDescription, const Handle< StepRepr_PropertyDefinition > &aRelatingPropertyDefinition, const Handle< StepRepr_PropertyDefinition > &aRelatedPropertyDefinition) |
| Initialize all fields (own and inherited) | |
| Handle_TCollection_HAsciiString | Name () const |
| Returns field Name | |
| void | SetName (const Handle< TCollection_HAsciiString > &Name) |
| Set field Name | |
| Handle_TCollection_HAsciiString | Description () const |
| Returns field Description | |
| void | SetDescription (const Handle< TCollection_HAsciiString > &Description) |
| Set field Description | |
| Handle_StepRepr_PropertyDefinition | RelatingPropertyDefinition () const |
| Returns field RelatingPropertyDefinition | |
| void | SetRelatingPropertyDefinition (const Handle< StepRepr_PropertyDefinition > &RelatingPropertyDefinition) |
| Set field RelatingPropertyDefinition | |
| Handle_StepRepr_PropertyDefinition | RelatedPropertyDefinition () const |
| Returns field RelatedPropertyDefinition | |
| void | SetRelatedPropertyDefinition (const Handle< StepRepr_PropertyDefinition > &RelatedPropertyDefinition) |
| Set field RelatedPropertyDefinition | |
| StepRepr_PropertyDefinitionRelationship::StepRepr_PropertyDefinitionRelationship | ( | ) |
| Handle_TCollection_HAsciiString StepRepr_PropertyDefinitionRelationship::Description | ( | ) | const |
| void StepRepr_PropertyDefinitionRelationship::Init | ( | const Handle< TCollection_HAsciiString > & | aName, |
| const Handle< TCollection_HAsciiString > & | aDescription, | ||
| const Handle< StepRepr_PropertyDefinition > & | aRelatingPropertyDefinition, | ||
| const Handle< StepRepr_PropertyDefinition > & | aRelatedPropertyDefinition | ||
| ) |
| Handle_TCollection_HAsciiString StepRepr_PropertyDefinitionRelationship::Name | ( | ) | const |
| Handle_StepRepr_PropertyDefinition StepRepr_PropertyDefinitionRelationship::RelatedPropertyDefinition | ( | ) | const |
| Handle_StepRepr_PropertyDefinition StepRepr_PropertyDefinitionRelationship::RelatingPropertyDefinition | ( | ) | const |
| void StepRepr_PropertyDefinitionRelationship::SetDescription | ( | const Handle< TCollection_HAsciiString > & | Description | ) |
| void StepRepr_PropertyDefinitionRelationship::SetName | ( | const Handle< TCollection_HAsciiString > & | Name | ) |
| void StepRepr_PropertyDefinitionRelationship::SetRelatedPropertyDefinition | ( | const Handle< StepRepr_PropertyDefinition > & | RelatedPropertyDefinition | ) |
| void StepRepr_PropertyDefinitionRelationship::SetRelatingPropertyDefinition | ( | const Handle< StepRepr_PropertyDefinition > & | RelatingPropertyDefinition | ) |
1.7.4