public class ConstraintContextAtom extends EvlAtom<ConstraintContext>
context| Constructor and Description |
|---|
ConstraintContextAtom(ConstraintContext constraintContext,
Object modelElement) |
ConstraintContextAtom(ConstraintContext constraintContext,
Object modelElement,
IEvlContext context) |
| Modifier and Type | Method and Description |
|---|---|
Collection<UnsatisfiedConstraint> |
executeWithResults() |
Collection<UnsatisfiedConstraint> |
executeWithResults(IEvlContext context) |
static ArrayList<ConstraintContextAtom> |
getAllJobs(IEvlModule module) |
List<ConstraintAtom> |
toConstraintAtoms() |
getContext, setContextcall, execute, getThrows, runThrowsasEntry, equals, execute, hashCode, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitrungetpublic ConstraintContextAtom(ConstraintContext constraintContext, Object modelElement, IEvlContext context)
public ConstraintContextAtom(ConstraintContext constraintContext, Object modelElement)
public Collection<UnsatisfiedConstraint> executeWithResults() throws EolRuntimeException
EolRuntimeExceptionpublic Collection<UnsatisfiedConstraint> executeWithResults(IEvlContext context) throws EolRuntimeException
EolRuntimeExceptionpublic List<ConstraintAtom> toConstraintAtoms()
public static ArrayList<ConstraintContextAtom> getAllJobs(IEvlModule module) throws EolModelElementTypeNotFoundException, EolModelNotFoundException
Copyright © 2020. All rights reserved.