Trait iso_10303_parts::ap203::IAnnotationSymbol[][src]

pub trait IAnnotationSymbol: IMappedItem {
    fn mapping_source(&self) -> &EntityRef;
fn mapping_target(&self) -> &EntityRef; }

Required methods

Implementors