Package org.openremote.model.flow
Class FlowObject
java.lang.Object
org.openremote.model.flow.FlowObject
- All Implemented Interfaces:
IdentifiableEntity<FlowObject>
- Direct Known Subclasses:
Flow
,FlowDependency
,Node
,Slot
-
Field Details
-
id
-
type
-
label
-
-
Constructor Details
-
FlowObject
protected FlowObject() -
FlowObject
-
-
Method Details
-
getId
- Specified by:
getId
in interfaceIdentifiableEntity<FlowObject>
-
setId
- Specified by:
setId
in interfaceIdentifiableEntity<FlowObject>
-
getType
-
isOfType
-
toTypeIdString
-
getLabel
-
setLabel
-
isLabelEmpty
public boolean isLabelEmpty() -
getDefaultedLabel
-
equals
-
hashCode
public int hashCode() -
toString
-