Trait sysml_model::Relationship
source · pub trait Relationship: Element {
// Provided method
fn is_implied(&self) -> bool { ... }
}
pub trait Relationship: Element {
// Provided method
fn is_implied(&self) -> bool { ... }
}