Trait iso_10303_parts::ap203::IRepresentation[][src]

pub trait IRepresentation {
    fn name(&self) -> &String;
fn items(&self) -> &HashSet<EntityRef>;
fn context_of_items(&self) -> &EntityRef; }

Required methods

Implementors

impl IRepresentation for AbstractVariable[src]

impl IRepresentation for AdvancedBrepShapeRepresentation[src]

impl IRepresentation for AreaDependentAnnotationRepresentation[src]

impl IRepresentation for AttributeAssertion[src]

impl IRepresentation for BackChainingRuleBody[src]

impl IRepresentation for BeveledSheetRepresentation[src]

impl IRepresentation for CharacterGlyphSymbol[src]

impl IRepresentation for CharacterGlyphSymbolOutline[src]

impl IRepresentation for CharacterGlyphSymbolStroke[src]

impl IRepresentation for CompositeSheetRepresentation[src]

impl IRepresentation for CompoundShapeRepresentation[src]

impl IRepresentation for ConstructiveGeometryRepresentation[src]

impl IRepresentation for ContactRatioRepresentation[src]

impl IRepresentation for CsgShapeRepresentation[src]

impl IRepresentation for CurveSweptSolidShapeRepresentation[src]

impl IRepresentation for DefaultToleranceTable[src]

impl IRepresentation for DefinitionalRepresentation[src]

impl IRepresentation for DraughtingModel[src]

impl IRepresentation for DraughtingSubfigureRepresentation[src]

impl IRepresentation for DraughtingSymbolRepresentation[src]

impl IRepresentation for DrawingSheetRevision[src]

impl IRepresentation for EdgeBasedWireframeShapeRepresentation[src]

impl IRepresentation for ElementaryBrepShapeRepresentation[src]

impl IRepresentation for EvaluatedCharacteristic[src]

impl IRepresentation for FacetedBrepShapeRepresentation[src]

impl IRepresentation for ForwardChainingRulePremise[src]

impl IRepresentation for GeometricallyBounded2dWireframeRepresentation[src]

impl IRepresentation for GeometricallyBoundedSurfaceShapeRepresentation[src]

impl IRepresentation for GeometricallyBoundedWireframeShapeRepresentation[src]

impl IRepresentation for HardnessRepresentation[src]

impl IRepresentation for ManifoldSubsurfaceShapeRepresentation[src]

impl IRepresentation for ManifoldSurfaceShapeRepresentation[src]

impl IRepresentation for MechanicalDesignGeometricPresentationArea[src]

impl IRepresentation for MechanicalDesignGeometricPresentationRepresentation[src]

impl IRepresentation for MechanicalDesignPresentationRepresentationWithDraughting[src]

impl IRepresentation for MechanicalDesignShadedPresentationArea[src]

impl IRepresentation for MechanicalDesignShadedPresentationRepresentation[src]

impl IRepresentation for MomentsOfInertiaRepresentation[src]

impl IRepresentation for NonManifoldSurfaceShapeRepresentation[src]

impl IRepresentation for PictureRepresentation[src]

impl IRepresentation for PresentationArea[src]

impl IRepresentation for PresentationRepresentation[src]

impl IRepresentation for PresentationView[src]

impl IRepresentation for ProceduralRepresentation[src]

impl IRepresentation for ProceduralShapeRepresentation[src]

impl IRepresentation for RangeCharacteristic[src]

impl IRepresentation for Representation[src]

impl IRepresentation for RowVariable[src]

impl IRepresentation for ScalarVariable[src]

impl IRepresentation for ShapeDimensionRepresentation[src]

impl IRepresentation for ShapeRepresentation[src]

impl IRepresentation for ShapeRepresentationWithParameters[src]

impl IRepresentation for ShellBasedWireframeShapeRepresentation[src]

impl IRepresentation for StructuredTextRepresentation[src]

impl IRepresentation for SurfaceTextureRepresentation[src]

impl IRepresentation for SymbolRepresentation[src]

impl IRepresentation for TactileAppearanceRepresentation[src]

impl IRepresentation for TextStringRepresentation[src]

impl IRepresentation for UncertaintyAssignedRepresentation[src]

impl IRepresentation for ViewDependentAnnotationRepresentation[src]

impl IRepresentation for VisualAppearanceRepresentation[src]