Package org.wildfly.glow
Class LayerMapping
java.lang.Object
org.wildfly.glow.LayerMapping
- Author:
- jdenise
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidaddRule(LayerMapping.RULE rule, Set<Layer> layers, String c) static voidaddRule(LayerMapping.RULE rule, Layer l, String c) static StringcleanupKey(String key) static booleanvoidsetDefaultBaseLayer(Layer defaultBaseLayer)
-
Constructor Details
-
LayerMapping
public LayerMapping()
-
-
Method Details
-
getConstantPoolClassInfos
- Returns:
- the constantPoolClassInfos
-
getAnnotations
- Returns:
- the annotations
-
getActiveProfilesLayers
- Returns:
- the activeProfilesLayers
-
getAllProfilesLayers
- Returns:
- the allProfilesLayers
-
getDefaultBaseLayer
- Returns:
- the defaultBaseLayer
-
setDefaultBaseLayer
- Parameters:
defaultBaseLayer- the defaultBaseLayer to set
-
getLayersIncludedIfAllDeps
- Returns:
- the layersIncludedIfAllDeps
-
getLayersIncludedIfSomeDeps
- Returns:
- the layersIncludedIfSomeDeps
-
getMetadataOnly
- Returns:
- the metadataOnly
-
getAddOnFamilyMembers
- Returns:
- the addOnFamilyMembers
-
getAddOns
- Returns:
- the addOns
-
getFixedByAddons
- Returns:
- the fixedByAddons
-
getAddOnsCardinalityInFamily
- Returns:
- the addOnsCardinalityInFamily
-
getAddOnsCardinalityInDefaultFamily
- Returns:
- the addOnsCardinalityInDefaultFamily
-
getNoConfigurationConditions
- Returns:
- the noConfigurationConditions
-
getHiddenConditions
- Returns:
- the hiddenConditions
-
getAnnotationFieldValues
-
getAnnotatedTypes
-
cleanupKey
-
isCondition
-
addRule
-
addRule
-