#include <StepBasic_ProductConceptContext.hxx>
Inheritance diagram for StepBasic_ProductConceptContext:
Public Member Functions | |
Standard_EXPORT | StepBasic_ProductConceptContext () |
Empty constructor . | |
Standard_EXPORT void | Init (const Handle(TCollection_HAsciiString)&aApplicationContextElement_Name, const Handle(StepBasic_ApplicationContext)&aApplicationContextElement_FrameOfReference, const Handle(TCollection_HAsciiString)&aMarketSegmentType) |
Initialize all fields (own and inherited) . | |
Standard_EXPORT Handle_TCollection_HAsciiString | MarketSegmentType () const |
Returns field MarketSegmentType . | |
Standard_EXPORT void | SetMarketSegmentType (const Handle(TCollection_HAsciiString)&MarketSegmentType) |
Set field MarketSegmentType . | |
Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Attributes | |
Handle_TCollection_HAsciiString | theMarketSegmentType |
|
|
|
Reimplemented from StepBasic_ApplicationContextElement. |
|
|
|
|
|
|
|
|