Package de.sebinside.dcp.dsl.dSL
Interface CharacteristsicSetOperation
-
- All Known Subinterfaces:
ComplementOperation,CreateSetOperation,IntersectionOperation,SubtractOperation,UnionOperation
- All Known Implementing Classes:
CharacteristsicSetOperationImpl,ComplementOperationImpl,CreateSetOperationImpl,IntersectionOperationImpl,SubtractOperationImpl,UnionOperationImpl
public interface CharacteristsicSetOperation extends Operation
A representation of the model object 'Characteristsic Set Operation'.- See Also:
DSLPackage.getCharacteristsicSetOperation()- Generated class or method.
- EMF model class or method.
-
-
Method Summary
-
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
-
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
-