BibSonomy :: bibtex  ::

tag user group author concept BibTeX key search:all search:neilernst
A blue social bookmark and publication sharing system.
tags · relations · groups · popular
help · blog · about
login · register
neilernst's BibTeX entry:  

Object Constraint Language, v 2.0

2007.
Authors: Linda Heaton
URL: http://www.omg.org/docs/formal/06-05-01.pdf
Description: OMG Document
Tags: specification uml
Abstract: Specifies the Object Constraint Language (OCL), a formal language used to describe expressions on UML models. These expressions typically specify invariant conditions that must hold for the system being modeled or queries over objects described in a model. Note that when the OCL expressions are evaluated, they do not have side effects (i.e., their evaluation cannot alter the state of the corresponding executing system). OCL expressions can be used to specify operations / actions that, when executed, do alter the state of the system. UML modelers can use OCL to specify application-specific constraints in their models. UML modelers can also use OCL to specify queries on the UML model, which are completely programming language independent.
| URL | BibTeX  
@techreport{ocl2007,
title = {Object Constraint Language, v 2.0},
author = {Linda Heaton},
day = {30},
month = {April},
url = {http://www.omg.org/docs/formal/06-05-01.pdf},
year = {2007},
description = {OMG Document},
abstract = {Specifies the Object Constraint Language (OCL), a formal language used to describe expressions on UML models. These expressions typically specify invariant conditions that must hold for the system being modeled or queries over objects described in a model. Note that when the OCL expressions are evaluated, they do not have side effects (i.e., their evaluation cannot alter the state of the corresponding executing system). OCL expressions can be used to specify operations / actions that, when executed, do alter the state of the system. UML modelers can use OCL to specify application-specific constraints in their models. UML modelers can also use OCL to specify queries on the UML model, which are completely programming language independent.},
keywords = {specification uml }
}