|
META TOPICPARENT |
name="IvoaTheory_SNAPDataModelOnlinDoc" |
UNDER CONSTRUCTION
!!!
We use the following syntactic elements in our UML models.
class |
|
< < |
- Represents complex object types. In OO design parlance, such objects are identified with a separate identifier, in contrast to value types whichiare identified by their value.
|
> > |
- Represents complex object types. In OO design parlance, such objects are identified with a separate identifier, in contrast to value types whichiare identified by their value. If the name is in italics it indicates the clas is abstract, i.e. no instances of this class can be made directly, only indirectly through concrete(=non-abstract) sub-classes.
|
|
datatype
- symbol:

- Represents a value type. Examples are the primitive types such as integer, real, string, but also higher dimensional points, and certain structured value types.
enumeration
attribute
inheritance
collection/composition
reference
subsets |
|
> > | stereotype
TBD add image |
| |
|
< < | |
> > | package |
|
> > | TBD add image |
|
<--
-->
META FILEATTACHMENT |
attr="" comment="" date="1202837432" name="attribute.jpg" path="E:\www.net\services\snap\uml\uml definitions\attribute.jpg" size="9745" user="GerardLemson" version="1.1" |
META FILEATTACHMENT |
attr="" comment="" date="1202837441" name="class.jpg" path="E:\www.net\services\snap\uml\uml definitions\class.jpg" size="4492" user="GerardLemson" version="1.1" |
META FILEATTACHMENT |
attr="" comment="" date="1202837449" name="collection.jpg" path="E:\www.net\services\snap\uml\uml definitions\collection.jpg" size="32994" user="GerardLemson" version="1.1" |
META FILEATTACHMENT |
attr="" comment="" date="1202837456" name="datatype.jpg" path="E:\www.net\services\snap\uml\uml definitions\datatype.jpg" size="13347" user="GerardLemson" version="1.1" |
META FILEATTACHMENT |
attr="" comment="" date="1202837464" name="enumeration.jpg" path="E:\www.net\services\snap\uml\uml definitions\enumeration.jpg" size="16341" user="GerardLemson" version="1.1" |
META FILEATTACHMENT |
attr="" comment="" date="1202837472" name="inheritance.jpg" path="E:\www.net\services\snap\uml\uml definitions\inheritance.jpg" size="17392" user="GerardLemson" version="1.1" |
META FILEATTACHMENT |
attr="" comment="" date="1202837479" name="reference.jpg" path="E:\www.net\services\snap\uml\uml definitions\reference.jpg" size="19238" user="GerardLemson" version="1.1" |
META FILEATTACHMENT |
attr="" comment="" date="1202837486" name="subsets.jpg" path="E:\www.net\services\snap\uml\uml definitions\subsets.jpg" size="38578" user="GerardLemson" version="1.1" |
|