-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: CSD2
-
Component/s: Profile-YAML
-
Labels:None
-
Resolution:
Based upon text in the early examples we have a description for get_ref_property as:
• get_ref_property is used by an entity defined in one service template to obtain a property value from another entity defined in a second service template. The first entity can reference the name of the other entity (which may be bound at runtime) as declared in its requirements section.
However, the function can clearly be used within a single service template. If so, a better description is needed and adding a grammar (signature of the method and parameters) would be good to have.