Uses of Interface
net.officefloor.frame.compatibility.JavaFacetContext
-
Packages that use JavaFacetContext Package Description net.officefloor.frame.compatibility net.officefloor.gef.ide.javafx net.officefloor.maven.woof net.officefloor.model.generate -
-
Uses of JavaFacetContext in net.officefloor.frame.compatibility
Methods in net.officefloor.frame.compatibility with parameters of type JavaFacetContext Modifier and Type Method Description booleanJavaFacet. isSupported(JavaFacetContext context)Indicates if the facet is supported.booleanModulesJavaFacet. isSupported(JavaFacetContext context) -
Uses of JavaFacetContext in net.officefloor.gef.ide.javafx
Methods in net.officefloor.gef.ide.javafx with parameters of type JavaFacetContext Modifier and Type Method Description booleanCssParserJavaFacet. isSupported(JavaFacetContext context) -
Uses of JavaFacetContext in net.officefloor.maven.woof
Methods in net.officefloor.maven.woof with parameters of type JavaFacetContext Modifier and Type Method Description booleanJavaFxFacet. isSupported(JavaFacetContext context) -
Uses of JavaFacetContext in net.officefloor.model.generate
Methods in net.officefloor.model.generate with parameters of type JavaFacetContext Modifier and Type Method Description booleanGeneratedAnnotationJavaFacet. isSupported(JavaFacetContext context)
-