Interface ClassSectionObjectManufacturerContext
- All Superinterfaces:
ClassSectionObjectContext
Context for the
ClassSectionObjectManufacturer.- Author:
- Daniel Sagenschneider
-
Method Summary
Modifier and TypeMethodDescriptionvoidFlags the dependency is being provided by aManagedFunctionAugmentor.Obtains theAnnotatedTypeofSectionDependencyRequireNode.Methods inherited from interface net.officefloor.plugin.section.clazz.object.ClassSectionObjectContext
createTypeQualifier, getOrCreateManagedObject, getOrCreateManagedObject, getSourceContext
-
Method Details
-
getAnnotatedType
AnnotatedType getAnnotatedType()Obtains theAnnotatedTypeofSectionDependencyRequireNode.- Returns:
AnnotatedTypeofSectionDependencyRequireNode.
-
flagAugmented
void flagAugmented()Flags the dependency is being provided by aManagedFunctionAugmentor.
-