Package | Description |
---|---|
org.eclipse.emf.facet.efacet.core | |
org.eclipse.emf.facet.efacet.metamodel.v0_2_0.efacet |
Modifier and Type | Method and Description |
---|---|
Command |
IFacetCommandFactory.createAddReferenceInFacetCommand(Facet parent,
FacetReference facetReference)
Create the command to add a Reference (facetReference) to an existing
Facet (parent).
|
Command |
IFacetCommandFactory.createSetFacetReferenceCommand(Facet initialContainer,
FacetReference initialElement,
FacetReference newElement)
Create the command to change the attributes of a FacetReference.
|
Modifier and Type | Method and Description |
---|---|
FacetReference |
EFacetFactory.createFacetReference()
Returns a new object of class 'Facet Reference'.
|
FacetReference |
FacetReference.getFOpposite()
Returns the value of the 'FOpposite' reference.
|
Modifier and Type | Method and Description |
---|---|
void |
FacetReference.setFOpposite(FacetReference value)
Sets the value of the '
FOpposite ' reference. |