Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 876 by anne.et...(a)gmail.com: FAMIX: Opposite reference between
BehaviouralEntity and ImplicitVariable
http://code.google.com/p/moose-technology/issues/detail?id=876
- There is a reference between ImplicitVariable and BehaviouralEntity
(parentBehaviouralEntity) whose opposite reference is named localVariables.
However, in BehaviouralEntity, the reference named localVariables points to
LocalVariables. And there is no inheritance between ImplicitVariable and
LocalVariable.
Please fill in the labels with the following information:
* Type-Engineering
* Component-FAMIX