Trait iso_10303_parts::ap203::IDocumentRepresentationType[][src]

pub trait IDocumentRepresentationType {
    fn name(&self) -> &String;
fn represented_document(&self) -> &EntityRef; }

Required methods

Implementors