Interface ManagedObjectFlow
- All Known Subinterfaces:
ManagedObjectFlowNode,OfficeFloorManagedObjectFlow,OfficeManagedObjectFlow,SectionManagedObjectFlow
- All Known Implementing Classes:
ManagedObjectFlowNodeImpl
public interface ManagedObjectFlow
Flow requird by a ManagedObjectSource.- Author:
- Daniel Sagenschneider
-
Method Summary
-
Method Details
-
getManagedObjectFlowName
String getManagedObjectFlowName()Obtains the name of thisManagedObjectFlow.- Returns:
- Name of this
ManagedObjectFlow.
-