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.
|
|
getExtendedFacets()
Returns the value of the 'Extended Facets' reference list.
|
EClass |
getExtendedMetaclass()
Returns the value of the 'Extended Metaclass' reference.
|
|
getFacetElements()
Returns the value of the 'Facet Elements' containment reference list.
|
|
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, setDocumentation
EClass 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()
getFacetElements()
org.eclipse.emf.ecore.EStructuralFeature
.
This composite reference contains virtual attributes, references and operations.
EFacetPackage.getFacet_FacetElements()
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()
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()