Uses of Class
net.officefloor.plugin.section.clazz.SectionInterfaceAnnotation
-
Packages that use SectionInterfaceAnnotation Package Description net.officefloor.plugin.section.clazz -
-
Uses of SectionInterfaceAnnotation in net.officefloor.plugin.section.clazz
Methods in net.officefloor.plugin.section.clazz with parameters of type SectionInterfaceAnnotation Modifier and Type Method Description SubSection
AbstractFunctionSectionSource. getOrCreateSubSection(SectionInterfaceAnnotation sectionInterfaceAnnotation)
Obtains theSubSection
.protected void
AbstractFunctionSectionSource. linkFunctionFlow(FunctionFlow functionFlow, ManagedFunctionType<?,?> functionType, SectionInterfaceAnnotation sectionInterfaceAnnotation)
Links theFunctionFlow
.
-