Package net.sf.opendse.model
Class Resource
java.lang.Object
net.sf.opendse.model.Element
net.sf.opendse.model.Node
net.sf.opendse.model.Resource
- All Implemented Interfaces:
IAttributes
The
Resource
is the basic vertex element in Architecture
graphs.-
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class net.sf.opendse.model.Element
equals, getAttribute, getAttributeNames, getAttributeParameter, getAttributes, getId, getLocalAttributeNames, getLocalAttributes, getParent, getType, hashCode, isDefined, setAttribute, setParent, setType, toString
-
Constructor Details
-
Resource
Constructs a new resource.- Parameters:
id
- the id
-
Resource
Constructs a new resource.- Parameters:
parent
- the parent
-