public interface FacetCustomization extends Facet
The following features are supported:
CustomPackage.getFacetCustomization()
Modifier and Type | Method and Description |
---|---|
Facet |
getCustomizedFacet()
Returns the value of the 'Customized Facet' reference.
|
void |
setCustomizedFacet(Facet value)
Sets the value of the '
Customized Facet ' reference. |
getConformanceTypedElement, getExtendedFacets, getExtendedMetaclass, getFacetElements, getFacetOperations, setConformanceTypedElement, setExtendedMetaclass
getDocumentation, setDocumentation
Facet getCustomizedFacet()
If the meaning of the 'Customized Facet' reference isn't clear, there really should be more of a description here...
setCustomizedFacet(Facet)
,
CustomPackage.getFacetCustomization_CustomizedFacet()
void setCustomizedFacet(Facet value)
Customized Facet
' reference.
value
- the new value of the 'Customized Facet' reference.getCustomizedFacet()