Changes between Version 10 and Version 11 of CurrentlyProposedLanguage
- Timestamp:
- Nov 4, 2010 4:33:33 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CurrentlyProposedLanguage
v10 v11 58 58 * Topological relationships between objects: one example is '''collocated''' function. Users can define other relationship functions such as A and B being on the same subnet, A being a leaf node, etc. All function definitions reside in the domain knowledge base. 59 59 60 || '''Meaning''' || Operator and example||60 || '''Meaning''' || '''Operator and example''' || 61 61 ||A is of type X || A extends X || 62 62 ||A’s initial state is Z || A := { state = Z} ||