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.createSetFacetAttributeCommand(Facet initialContainer,
FacetAttribute initialElement,
FacetAttribute newElement)
Create the command to change the attributes of a FacetAttribute.
|
Modifier and Type | Method and Description |
---|---|
FacetAttribute |
EFacetFactory.createFacetAttribute()
Returns a new object of class 'Facet Attribute'.
|