- Posts: 26
- Thank you received: 0
×
Discussions for CodeTyphon Object Pascal Programming Language
Question UML association classes
- Raúl
-
Topic Author
- Offline
- Junior Member
-
Less
More
5 years 2 days ago #10846
by Raúl
Raúl,
Always learning.
Bs.Pharmacy, Bs.Computer Science, MBA.
UML association classes was created by Raúl
Hi,
I am new to Object-Pascal and I am currently graduating in computer science. In OOP courses we use Java as the primary programming language for exercices and exams and also UML 1.2. Now I would like to apply my OOP knowledge into Object-Pascal but it's a little bit confusing.
Can someone tell me please how to create an associative class in object-pascal like the one in the attachment?
How do I create the relationships and their cardinallity between classes in Pascal? Classes can be placed in files individually like in Java?
Is there any tutorial or comparative chart about Java and Object-Pascal? I haven't found any good one.
thank you,
I am new to Object-Pascal and I am currently graduating in computer science. In OOP courses we use Java as the primary programming language for exercices and exams and also UML 1.2. Now I would like to apply my OOP knowledge into Object-Pascal but it's a little bit confusing.
Can someone tell me please how to create an associative class in object-pascal like the one in the attachment?
How do I create the relationships and their cardinallity between classes in Pascal? Classes can be placed in files individually like in Java?
Is there any tutorial or comparative chart about Java and Object-Pascal? I haven't found any good one.
thank you,
Raúl,
Always learning.
Bs.Pharmacy, Bs.Computer Science, MBA.
Attachments:
Please Log in or Create an account to join the conversation.
- Avra
- Visitor
-
4 years 11 months ago #10853
by Avra
www.cs.cornell.edu/courses/cs409/2000SP/Java/java-compare.html
Replied by Avra on topic UML association classes
www.marcocantu.com/papers/ooplang.htmRaúl wrote: Is there any tutorial or comparative chart about Java and Object-Pascal?
www.cs.cornell.edu/courses/cs409/2000SP/Java/java-compare.html
Please Log in or Create an account to join the conversation.
- Raúl
-
Topic Author
- Offline
- Junior Member
-
Less
More
- Posts: 26
- Thank you received: 0
4 years 11 months ago #10855
by Raúl
Raúl,
Always learning.
Bs.Pharmacy, Bs.Computer Science, MBA.
Replied by Raúl on topic UML association classes
Thanks

Raúl,
Always learning.
Bs.Pharmacy, Bs.Computer Science, MBA.
Please Log in or Create an account to join the conversation.