Interface Model::ConstantClass
IDL source Global index
interface ConstantClass : TypedElementClass
- all_of_kind_constant
- all_of_type_constant
- create_constant
- constant_type_must_be_corba_const_type
- constant_value_compatible_with_type
readonly attribute ConstantUList all_of_kind_constant;
-
readonly attribute ConstantUList all_of_type_constant;
-
Constant create_constant(in NameType name,
in AnnotationType annotation,
in LiteralType const_value)
raises(Reflective::SemanticError);
-
const string constant_type_must_be_corba_const_type = "::Model::Constant::constant_type_must_be_corba_const_type";
-
const string constant_value_compatible_with_type = "::Model::Constant::constant_value_compatible_with_type";
-
Generated by Sandia idldoc 1.0.