Geoff Chappell - Software Analyst
Specifies ODL 'aggregatable' attribute
[
define_attribute = "aggregatable",
argument_list = "type",
check_argument ("type") = {
"never",
"allowed",
"always"
},
default_value ("type") = "allowed",
help_string = "Specifies ODL 'aggregatable' attribute",
usage = eCoClassUsage,
group = eIDLGroup,
shipping = "true"
];