Searched defs:inherited (Results 1 - 1 of 1) sorted by relevance

/pkg/src/modules/
H A Dfacet.py66 # PARENT facets are facets which are inherited from a parent image.
68 # inherited facets are stored in Facets.__inherited. Facets which are
84 # inherited and set locally, both values are preserved, but the
85 # inherited value masks the local value. Users can list and update
88 # Once an inherited facet that masks a local facet is removed, the
181 # inherited facets are added or removed.)
189 # inherited facets in a way that doesn't affect solver
191 # facet with a value that is masked by an inherited facet, or
192 # having a facet transition from being inherited to being
238 facets so make sure all inherited facet
522 def inherited(self): member in class:Facets
[all...]

Completed in 10 milliseconds