PropertyClass
objects.
More...
import "NotificationTypes.idl";
Inherited by NotificationTypes::Property.
Public Methods | |
Property | create_property (in string name, in CORBA::TypeCode type_code) raises (Reflective::SemanticError) |
Creates a new property. More... | |
Public Attributes | |
readonly attribute PropertyUList | all_of_kind_property |
All the properties created by this factory. More... | |
readonly attribute PropertyUList | all_of_type_property |
All the properties (including subtypes) created by this factory. More... |
PropertyClass
objects.
|
Creates a new property.
|
|
All the properties created by this factory.
|
|
All the properties (including subtypes) created by this factory.
|