public interface Facet extends DocumentedElement
The following features are supported:
EFacetPackage.getFacet()| Modifier and Type | Method and Description |
|---|---|
ETypedElement |
getConformanceTypedElement()
Returns the value of the 'Conformance Typed Element' reference.
|
<any> |
getExtendedFacets()
Returns the value of the 'Extended Facets' reference list.
|
EClass |
getExtendedMetaclass()
Returns the value of the 'Extended Metaclass' reference.
|
<any> |
getFacetElements()
Returns the value of the 'Facet Elements' containment reference list.
|
<any> |
getFacetOperations()
Returns the value of the 'Facet Operations' containment reference list.
|
void |
setConformanceTypedElement(ETypedElement value)
Sets the value of the '
Conformance Typed Element' reference. |
void |
setExtendedMetaclass(EClass value)
Sets the value of the '
Extended Metaclass' reference. |
getDocumentation, setDocumentationEClass getExtendedMetaclass()
If the meaning of the 'Extended Metaclass' reference isn't clear, there really should be more of a description here...
setExtendedMetaclass(EClass),
EFacetPackage.getFacet_ExtendedMetaclass()void setExtendedMetaclass(EClass value)
Extended Metaclass' reference.
value - the new value of the 'Extended Metaclass' reference.getExtendedMetaclass()<any> getFacetElements()
org.eclipse.emf.ecore.EStructuralFeature.
This composite reference contains virtual attributes, references and operations.
EFacetPackage.getFacet_FacetElements()<any> getFacetOperations()
FacetOperation.
If the meaning of the 'Facet Operations' containment reference list isn't clear, there really should be more of a description here...
EFacetPackage.getFacet_FacetOperations()ETypedElement getConformanceTypedElement()
If the meaning of the 'Conformance Typed Element' reference isn't clear, there really should be more of a description here...
setConformanceTypedElement(ETypedElement),
EFacetPackage.getFacet_ConformanceTypedElement()void setConformanceTypedElement(ETypedElement value)
Conformance Typed Element' reference.
value - the new value of the 'Conformance Typed Element' reference.getConformanceTypedElement()<any> getExtendedFacets()
Facet.
If the meaning of the 'Extended Facets' reference list isn't clear, there really should be more of a description here...
EFacetPackage.getFacet_ExtendedFacets()