What is Object Constraint Language (OCL)?
Answers were Sorted based on User's Feedback
Answer / guest
The Object Constraint Language is a declarative language
for describing rules that apply to UML models developed at
IBM and now part of the UML standard. Initially OCL was
only a formal specification language extension to UML. OCL
may now be used with any Meta-Object Facility OMG
metamodel, including UML. The Object Constraint Language is
a precise text language that provides constraint and object
query expressions on any Meta-Object Facility model or
metamodel that cannot otherwise be expressed by
diagrammatic notation. OCL is a key component of the new
OMG standard recommendation for transforming models, the
QVT specification.
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / recho
The Object Constraint Language - the OCL is used to specify
constraints on objects in the UML.
Definition
A constraint is a restriction on one or more values of (part
of) an object oriented model or system
| Is This Answer Correct ? | 1 Yes | 1 No |
What does associations, aggregation and composition in a class diagram mean?
What is UML Architecture?
Detail the meaning of association?
What are the roles played by wrappers in uml?
What is collaboration diagram in UML?
What are the elements which are utilized in the state chart diagram?
Explain about the methods in UML?
Every object has : state, behavior and identity - explain
Does UML diagram have relationships?
What is the purpose of a class diagram?
What are the different parts of a deployment diagram?
Is use case diagram static or dynamic?