Uses of Interface
net.officefloor.compile.spi.managedfunction.source.ManagedFunctionSourceProperty
Packages that use ManagedFunctionSourceProperty
Package
Description
-
Uses of ManagedFunctionSourceProperty in net.officefloor.compile.spi.managedfunction.source
Methods in net.officefloor.compile.spi.managedfunction.source that return ManagedFunctionSourcePropertyModifier and TypeMethodDescriptionManagedFunctionSourceSpecification.getProperties()Obtains the specification of the properties for theManagedFunctionSource. -
Uses of ManagedFunctionSourceProperty in net.officefloor.compile.spi.managedfunction.source.impl
Classes in net.officefloor.compile.spi.managedfunction.source.impl that implement ManagedFunctionSourcePropertyMethods in net.officefloor.compile.spi.managedfunction.source.impl with parameters of type ManagedFunctionSourcePropertyModifier and TypeMethodDescriptionvoidAbstractManagedFunctionSource.SpecificationContext.addProperty(ManagedFunctionSourceProperty property) Adds a property.