Trait iso_10303_parts::ap203::IAnnotationTextOccurrence[][src]

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

Required methods

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

Implementors