Trait iso_10303_parts::ap214::IDocumentReference[][src]

pub trait IDocumentReference {
    fn assigned_document(&self) -> &EntityRef;
fn source(&self) -> &String; }

Required methods

Implementors