Trait iso_10303_parts::ap214::IEnvironment[][src]

pub trait IEnvironment {
    fn syntactic_representation(&self) -> &EntityRef;
fn semantics(&self) -> &EntityRef; }

Required methods

Implementors