@Deprecated
public interface FacetSet
The following features are supported:
FacetPackage.getFacetSet()| Modifier and Type | Method and Description |
|---|---|
EPackage |
getExtendedPackage()
Deprecated.
Returns the value of the 'Extended Package' reference.
|
Facet |
getFacet(java.lang.String name)
Deprecated.
|
|
getFacets()
Deprecated.
Returns the value of the 'Facets' reference list.
|
void |
setExtendedPackage(EPackage value)
Deprecated.
Sets the value of the '
Extended Package' reference. |
EPackage getExtendedPackage()
If the meaning of the 'Extended Package' reference isn't clear, there really should be more of a description here...
setExtendedPackage(EPackage),
FacetPackage.getFacetSet_ExtendedPackage()void setExtendedPackage(EPackage value)
Extended Package' reference.
value - the new value of the 'Extended Package' reference.getExtendedPackage()getFacets()
Facet.
It is bidirectional and its opposite is 'Facet Set'.
If the meaning of the 'Facets' reference isn't clear, there really should be more of a description here...
FacetPackage.getFacetSet_Facets(),
Facet.getFacetSet()Facet getFacet(java.lang.String name)