Trait iso_10303_parts::ap203::IRepresentationRelationship[][src]

pub trait IRepresentationRelationship {
    fn name(&self) -> &String;
fn description(&self) -> &Option<String>;
fn rep_1(&self) -> &EntityRef;
fn rep_2(&self) -> &EntityRef; }

Required methods

fn name(&self) -> &String[src]

fn description(&self) -> &Option<String>[src]

fn rep_1(&self) -> &EntityRef[src]

fn rep_2(&self) -> &EntityRef[src]

Implementors

impl IRepresentationRelationship for ConstructiveGeometryRepresentationRelationship[src]

fn name(&self) -> &String[src]

fn description(&self) -> &Option<String>[src]

fn rep_1(&self) -> &EntityRef[src]

fn rep_2(&self) -> &EntityRef[src]

impl IRepresentationRelationship for DefinitionalRepresentationRelationship[src]

fn name(&self) -> &String[src]

fn description(&self) -> &Option<String>[src]

fn rep_1(&self) -> &EntityRef[src]

fn rep_2(&self) -> &EntityRef[src]

impl IRepresentationRelationship for DefinitionalRepresentationRelationshipWithSameContext[src]

fn name(&self) -> &String[src]

fn description(&self) -> &Option<String>[src]

fn rep_1(&self) -> &EntityRef[src]

fn rep_2(&self) -> &EntityRef[src]

impl IRepresentationRelationship for DrawingSheetRevisionSequence[src]

fn name(&self) -> &String[src]

fn description(&self) -> &Option<String>[src]

fn rep_1(&self) -> &EntityRef[src]

fn rep_2(&self) -> &EntityRef[src]

impl IRepresentationRelationship for EvaluatedCharacteristic[src]

fn name(&self) -> &String[src]

fn description(&self) -> &Option<String>[src]

fn rep_1(&self) -> &EntityRef[src]

fn rep_2(&self) -> &EntityRef[src]

impl IRepresentationRelationship for ExplicitProceduralRepresentationRelationship[src]

fn name(&self) -> &String[src]

fn description(&self) -> &Option<String>[src]

fn rep_1(&self) -> &EntityRef[src]

fn rep_2(&self) -> &EntityRef[src]

impl IRepresentationRelationship for ExplicitProceduralShapeRepresentationRelationship[src]

fn name(&self) -> &String[src]

fn description(&self) -> &Option<String>[src]

fn rep_1(&self) -> &EntityRef[src]

fn rep_2(&self) -> &EntityRef[src]

impl IRepresentationRelationship for FlatPatternPlyRepresentationRelationship[src]

fn name(&self) -> &String[src]

fn description(&self) -> &Option<String>[src]

fn rep_1(&self) -> &EntityRef[src]

fn rep_2(&self) -> &EntityRef[src]

impl IRepresentationRelationship for MechanicalDesignAndDraughtingRelationship[src]

fn name(&self) -> &String[src]

fn description(&self) -> &Option<String>[src]

fn rep_1(&self) -> &EntityRef[src]

fn rep_2(&self) -> &EntityRef[src]

impl IRepresentationRelationship for RepresentationRelationship[src]

fn name(&self) -> &String[src]

fn description(&self) -> &Option<String>[src]

fn rep_1(&self) -> &EntityRef[src]

fn rep_2(&self) -> &EntityRef[src]

impl IRepresentationRelationship for RepresentationRelationshipWithTransformation[src]

fn name(&self) -> &String[src]

fn description(&self) -> &Option<String>[src]

fn rep_1(&self) -> &EntityRef[src]

fn rep_2(&self) -> &EntityRef[src]

impl IRepresentationRelationship for ShapeRepresentationRelationship[src]

fn name(&self) -> &String[src]

fn description(&self) -> &Option<String>[src]

fn rep_1(&self) -> &EntityRef[src]

fn rep_2(&self) -> &EntityRef[src]