[Information Model (Model)]Vehicles Information Model (Information Model)

This is a simple information model of different kind of vehicles. The purpose with this model is to demonstrate the features in MetaModelAgent.

[Information Diagram (Class Diagram)]Overview (Information Diagram)

[UML Primitive Types Import (Package Import)](PrimitiveTypes)  (UML Primitive Types Import)

Target:[Model]PrimitiveTypes ()

[Guidelines Application (Dependency)][No name] (Guidelines Application)

Target:[Model]Information Model Guidelines ()

[Information Entity (Class)]Bicycle (Information Entity)

A two wheel thing that are driven by human force

[Information Entity Inheritance (Generalization)](Vehicle)  (Information Entity Inheritance)

Target:[Information Entity (Class)]Vehicle (Information Entity)

[Information Entity (Class)]Car (Information Entity)

A four or more wheeled vehicle

[Information Entity Inheritance (Generalization)](Motorized Vehicle)  (Information Entity Inheritance)

Target:[Information Entity (Class)]Motorized Vehicle (Information Entity)

[Part Role (Association End)]driven by (Part Role)

Type:[Information Entity (Class)]Engine (Information Entity)
Multiplicity:1
Visibility:public
Aggregation:composite
Navigable:true

[Information Attribute (Attribute)]Model (Information Attribute)

Type:[Primitive Type]String ()
Multiplicity:1

A manufactor specific name

[Information Attribute (Attribute)]Registration number (Information Attribute)

Type:[Primitive Type]String ()
Multiplicity:1

An unique identification. Build up of alphanumeric characters

[Information Entity (Class)]Engine (Information Entity)

Something mechanic that makes a vehicle to run.

[Owner Role (Association End)]drives (Owner Role)

Type:[Information Entity (Class)]Motorized Vehicle (Information Entity)
Multiplicity:1
Visibility:public
Opposite:[Part Role (Association End)]driven by (Part Role)
Aggregation:none
Navigable:true

[Information Attribute (Attribute)]effect (Information Attribute)

Type:[Primitive Type]Integer ()
Multiplicity:1

The effect provided by the engine

[Information Attribute (Attribute)]Kind of Engine (Information Attribute)

Type:[Enumerated Datatype (Enumeration)]Engine Kind (Enumerated Datatype)
Default Value:[Enumerated Value (Enumeration Literal)]Gasoline (Enumerated Value)
Multiplicity:1

The kind of engine

[Enumerated Datatype (Enumeration)]Engine Kind (Enumerated Datatype)

Represents valid kind of engines

[Enumerated Value (Enumeration Literal)]Electric (Enumerated Value)

[Enumerated Value (Enumeration Literal)]Gasoline (Enumerated Value)

[Information Entity (Class)]Motorcycle (Information Entity)

A two or three wheeled vehicle

[Information Entity Inheritance (Generalization)](Motorized Vehicle)  (Information Entity Inheritance)

Target:[Information Entity (Class)]Motorized Vehicle (Information Entity)

[Part Role (Association End)]driven by (Part Role)

Type:[Information Entity (Class)]Engine (Information Entity)
Multiplicity:1
Visibility:public
Aggregation:composite
Navigable:true

[Information Attribute (Attribute)]Model (Information Attribute)

Type:[Primitive Type]String ()
Multiplicity:1

A manufactor specific name

[Information Attribute (Attribute)]Registration number (Information Attribute)

Type:[Primitive Type]String ()
Multiplicity:1

An unique identification. Build up of alphanumeric characters

[Information Entity (Class)]Motorized Vehicle (Information Entity)

Abstract:true

A vehicle driven by an engine.

[Information Entity Inheritance (Generalization)](Vehicle)  (Information Entity Inheritance)

Target:[Information Entity (Class)]Vehicle (Information Entity)

[Part Role (Association End)]driven by (Part Role)

Type:[Information Entity (Class)]Engine (Information Entity)
Multiplicity:1
Visibility:public
Aggregation:composite
Navigable:true

[Information Attribute (Attribute)]Model (Information Attribute)

Type:[Primitive Type]String ()
Multiplicity:1

A manufactor specific name

[Information Attribute (Attribute)]Registration number (Information Attribute)

Type:[Primitive Type]String ()
Multiplicity:1

An unique identification. Build up of alphanumeric characters

[Information Entity (Class)]My Vehicle (Information Entity)

sdsd

[Information Diagram (Class Diagram)]Overview (Information Diagram)

[Information Entity (Class)]Vehicle (Information Entity)

Abstract:true

Something that can transport people on ground