Modifier and Type | Interface and Description |
---|---|
interface |
Equipment
Equipment vnull
Equipment comprises all active processing elements that carry out physical processes in which materials (which are a special kind of technology object) are used or transformed.
|
interface |
Facility
Facility vnull
Facilities can be interconnected by distribution networks.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Device
Device vnull
A device is a specialization of a node that represents a physical IT resource with processing capability.
|
interface |
SystemSoftware
SystemSoftware vnull
System software is a specialization of a node that is used to model the software environment in which artifacts run.
|
Modifier and Type | Method and Description |
---|---|
Node |
IArchimateModelFactory.createNode() |
Modifier and Type | Method and Description |
---|---|
default java.lang.Object |
IDefaultArchimateVisitor.visitNode(Node obj) |
java.lang.Object |
IArchimateVisitor.visitNode(Node obj) |
default java.lang.Object |
IAbstractArchimateVisitor.visitNode(Node obj) |
java.lang.Object |
DefaultArchimateVisitor.visitNode(Node obj) |
java.lang.Object |
AbstractArchimateVisitor.visitNode(Node obj) |