Interface Model::ReferenceClass
IDL source Global index
interface ReferenceClass : StructuralFeatureClass
- all_of_kind_reference
- all_of_type_reference
- create_reference
- changeable_reference_has_changeable_referent
- reference_is_instance_scope
- reference_multiplicity_matches_referenced_end
- reference_type_is_referenced_ends
- referenced_end_type_consistent_with_container
- referenced_end_visible_from_reference
readonly attribute ReferenceUList all_of_kind_reference;
-
readonly attribute ReferenceUList all_of_type_reference;
-
Reference create_reference(in NameType name,
in AnnotationType annotation,
in ScopeKind scope,
in VisibilityKind visibility,
in boolean is_changeable)
raises(Reflective::SemanticError);
-
const string changeable_reference_has_changeable_referent = "::Model::Reference::changeable_reference_has_changeable_referent";
-
const string reference_is_instance_scope = "::Model::Reference::reference_is_instance_scope";
-
const string reference_multiplicity_matches_referenced_end = "::Model::Reference::reference_multiplicity_matches_referenced_end";
-
const string reference_type_is_referenced_ends = "::Model::Reference::reference_type_is_referenced_ends";
-
const string referenced_end_type_consistent_with_container = "::Model::Reference::referenced_end_type_consistent_with_container";
-
const string referenced_end_visible_from_reference = "::Model::Reference::referenced_end_visible_from_reference";
-
Generated by Sandia idldoc 1.0.