Package de.sebinside.dcp.dsl.dSL
Interface SimpleBooleanOperation
-
- All Superinterfaces:
BooleanOperation,EObject,Notifier,Operation
- All Known Subinterfaces:
ElementOfOperation,EmptySetOperation,GreaterThanOperation,LessThanOperation,SubsetOperation,VariableEqualityOperation,VariableInequalityOperation
- All Known Implementing Classes:
ElementOfOperationImpl,EmptySetOperationImpl,GreaterThanOperationImpl,LessThanOperationImpl,SimpleBooleanOperationImpl,SubsetOperationImpl,VariableEqualityOperationImpl,VariableInequalityOperationImpl
public interface SimpleBooleanOperation extends BooleanOperation
A representation of the model object 'Simple Boolean Operation'.- See Also:
DSLPackage.getSimpleBooleanOperation()- 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
-
-