Interface Model::Parameter
IDL source Global index
interface Parameter : ParameterClass, TypedElement
- direction
- multiplicity
- set_direction
- set_multiplicity
DirectionKind direction()
raises(Reflective::StructuralError, Reflective::SemanticError);
-
MultiplicityType multiplicity()
raises(Reflective::StructuralError, Reflective::ConstraintError, Reflective::SemanticError);
-
void set_direction(in DirectionKind new_value)
raises(Reflective::SemanticError);
-
void set_multiplicity(in MultiplicityType new_value)
raises(Reflective::ConstraintError, Reflective::SemanticError);
-
Generated by Sandia idldoc 1.0.