#include <StepBasic_RoleAssociation.hxx>
Public Member Functions | |
| Standard_EXPORT | StepBasic_RoleAssociation () |
| Empty constructor . | |
| Standard_EXPORT void | Init (const Handle(StepBasic_ObjectRole)&aRole, const StepBasic_RoleSelect &aItemWithRole) |
| Initialize all fields (own and inherited) . | |
| Standard_EXPORT Handle_StepBasic_ObjectRole | Role () const |
| Returns field Role . | |
| Standard_EXPORT void | SetRole (const Handle(StepBasic_ObjectRole)&Role) |
| Set field Role . | |
| Standard_EXPORT StepBasic_RoleSelect | ItemWithRole () const |
| Returns field ItemWithRole . | |
| Standard_EXPORT void | SetItemWithRole (const StepBasic_RoleSelect &ItemWithRole) |
| Set field ItemWithRole . | |
| Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Attributes | |
| Handle_StepBasic_ObjectRole | theRole |
| StepBasic_RoleSelect | theItemWithRole |
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.1