LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Class diagram implementation in LVOOP

Hi friends,

 

I am trying to implement my class diagram in LVOOP. I am new to object oriented approach in LabVIEW. It will be great help to understand the implementation of Association & Aggregation.

 

example of basic aggregation is "Class_CAR to Class_ Wheel"

example of composite aggregation is "Class_Company to Class_Department"

 

After going through some technical manual and webcast on NI website, I learnt how to create class, its attributes and methods. There is example for implementation of Inheritence only. My problem is in understanding how to implement other Association and Aggregation among class.

 

Thanks,

HS

 

0 Kudos
Message 1 of 2
(2,273 Views)

HS,

 

i think that you could find this link useful.

Additionally, search ni.com for lvoop and design patterns/frameworks. You should find additional examples (e.g. actor framework).

 

hope this helps,

Norbert

Norbert
----------------------------------------------------------------------------------------------------
CEO: What exactly is stopping us from doing this?
Expert: Geometry
Marketing Manager: Just ignore it.
0 Kudos
Message 2 of 2
(2,253 Views)