Package dk.vajhoej.model.core

Class Summary
Box Class Box represents a hardware box.
BoxPalette Class BoxPalette represents a palette of hardware box.
Component Class Component represents a software component.
ComponentPalette Class ComponentPalette represents a palette of software components.
Connection Class Connection represents a connection between boxes.
ConnectionPalette Class ConnectionPalette represents a palette of connections between boxes.
ExtModel Class ExtModel represents an architectural model extended with visual information.
Location Class Location represents a visual location.
Model Class Model represents an architectural model.
ModelFilter Class ModelFilter translates a model to certain readonly models.
Picture Class Picture represents a picture with no functionality.
 

Enum Summary
BoxType Enum BoxType specifies type of hardware box.
ComponentStatus Enum ComponentStatus specifies status of software component regarding redundancy.
ComponentType Enum ComponentType specifies type of software component.
ConnectionType Enum ConnectionType specifies type of connection between boxes.