Trait iso_10303_parts::ap203::IRepresentationContext[][src]

pub trait IRepresentationContext {
    fn context_identifier(&self) -> &String;
fn context_type(&self) -> &String; }

Required methods

Implementors