Skip to content
Snippets Groups Projects
Commit ff50c51d authored by Tobias Moebert's avatar Tobias Moebert
Browse files

# [Widget] queryAttributes -> getAttributes

# [Widget] queryConstAttributes -> getConstAttributes
# [Widget] getWidgetDescription -> getDescription
# [Widget] setOutAttributeType -> addOutAttributeType
# [Widget] setOutAttributeTypes-> addOutAttributeTypes
# [Widget] getWidgetAttributeTypes -> getAttributeTypes
# [Widget] queryCallbacks -> getCallbacks
- [Widget] removed debugging code
+ [WidgetDescription] setCallbackNames
+ [WidgetDescription] addCallbackName
+ [WidgetDescription] getHandle
# [Interpreter] getInterpreterDescription -> getDescription
# [Aggregator] getAggregatorDescription -> getDescription
+ [Aggregator] queryReferenzedWidget
# [Discoverer] getComponentsByAttributes(_attributeTypeList, _all) -> getComponentsByAttributes(_attributeTypeList, _all, _componentTypes)
# [Discoverer] getDescriptions() -> getDescriptions(_componentTypes)
# [Discoverer] getWidgetDescriptions(), getInterpreterDescriptions() & getAggregatorDescriptions() -> private
parent fcabcd15
No related branches found
No related tags found
No related merge requests found
Showing
with 1287 additions and 1201 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment