Interface ClassSectionFlowManufacturerContext
- All Superinterfaces:
ClassSectionFlowContext
Context for the
ClassSectionFlowManufacturer.- Author:
- Daniel Sagenschneider
-
Method Summary
Methods inherited from interface net.officefloor.plugin.section.clazz.flow.ClassSectionFlowContext
addFunctionNamespace, addFunctionNamespace, createSubSectionOutputLink, getFlow, getFunction, getOrCreateSubSection, getOrCreateSubSection, getSourceContext
-
Method Details
-
getAnnotatedType
AnnotatedType getAnnotatedType()Obtains theAnnotatedTypeofSectionFlowSourceNode.- Returns:
AnnotatedTypeofSectionFlowSourceNode.
-