Public Attributes

ACS::Property Interface Reference

import "baci.idl";

Inheritance diagram for ACS::Property:
Inheritance graph
[legend]
Collaboration diagram for ACS::Property:
Collaboration graph
[legend]

List of all members.

Public Attributes

readonly attribute string name
readonly attribute string characteristic_component_name

Detailed Description

The root interface of a Property. A Property cannot exist on its own - it is always a readonly attribute of a CharacteristicComponent. It has a name and knows the name of the containing CharacteristicComponent. It does not keep a reference to the CharacteristicComponent for security reasons.


Member Data Documentation

The name of the parent CharacteristicComponent

readonly attribute string ACS::Property::name

Property name


The documentation for this interface was generated from the following file: