Trait iso_10303_parts::ap203::IAnnotationSymbolOccurrence[][src]

pub trait IAnnotationSymbolOccurrence: IAnnotationOccurrence {
    fn item(&self) -> &EntityRef;
}

Required methods

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

Implementors