Uses of Interface
net.officefloor.compile.type.AnnotatedType
Packages that use AnnotatedType
Package
Description
-
Uses of AnnotatedType in net.officefloor.compile.impl.managedfunction
Classes in net.officefloor.compile.impl.managedfunction that implement AnnotatedTypeModifier and TypeClassDescriptionclassManagedFunctionFlowTypeImpl<F extends Enum<F>>ManagedFunctionFlowTypeimplementation.classManagedFunctionObjectTypeImpl<M extends Enum<M>>ManagedFunctionObjectTypeimplementation.classManagedFunctionTypeImpl<M extends Enum<M>,F extends Enum<F>> ManagedFunctionTypeimplementation. -
Uses of AnnotatedType in net.officefloor.compile.impl.managedobject
Classes in net.officefloor.compile.impl.managedobject that implement AnnotatedTypeModifier and TypeClassDescriptionclassManagedObjectDependencyTypeImpl<D extends Enum<D>>ManagedObjectDependencyTypeimplementation. -
Uses of AnnotatedType in net.officefloor.compile.impl.section
Classes in net.officefloor.compile.impl.section that implement AnnotatedTypeModifier and TypeClassDescriptionclassOfficeAvailableSectionInputTypeimplementation.classOfficeSectionOutputTypeimplementation.classSectionInputTypeimplementation.classSectionObjectTypeimplementation.classSectionOutputTypeimplementation. -
Uses of AnnotatedType in net.officefloor.compile.managedfunction
Subinterfaces of AnnotatedType in net.officefloor.compile.managedfunctionModifier and TypeInterfaceDescriptioninterfaceManagedFunctionFlowType<F extends Enum<F>>interfaceManagedFunctionObjectType<M extends Enum<M>>interfaceManagedFunctionType<M extends Enum<M>,F extends Enum<F>> Type definitionof aManagedFunction. -
Uses of AnnotatedType in net.officefloor.compile.managedobject
Subinterfaces of AnnotatedType in net.officefloor.compile.managedobjectModifier and TypeInterfaceDescriptioninterfaceManagedObjectDependencyType<D extends Enum<D>>Type definitionof a dependency required by theManagedObject. -
Uses of AnnotatedType in net.officefloor.compile.section
Subinterfaces of AnnotatedType in net.officefloor.compile.sectionModifier and TypeInterfaceDescriptioninterfaceType definitionof theOfficeSectionInput.interfaceType definitionof theOfficeSectionOutput.interfaceType definitionof an input for aSectionType.interfaceinterfaceType definitionof an output for aSectionType. -
Uses of AnnotatedType in net.officefloor.plugin.section.clazz.flow
Methods in net.officefloor.plugin.section.clazz.flow that return AnnotatedTypeModifier and TypeMethodDescriptionClassSectionFlowManufacturerContext.getAnnotatedType()Obtains theAnnotatedTypeofSectionFlowSourceNode. -
Uses of AnnotatedType in net.officefloor.plugin.section.clazz.object
Methods in net.officefloor.plugin.section.clazz.object that return AnnotatedTypeModifier and TypeMethodDescriptionClassSectionObjectManufacturerContext.getAnnotatedType()Obtains theAnnotatedTypeofSectionDependencyRequireNode.