Trait iso_10303_parts::ap203::IRoleAssociation[][src]

pub trait IRoleAssociation {
    fn role(&self) -> &EntityRef;
fn item_with_role(&self) -> &EntityRef; }

Required methods

Implementors