Trait iso_10303_parts::ap214::IRoleAssociation[][src]

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

Required methods

Implementors