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, setContext
call, execute, getThrows, runThrows
asEntry, equals, execute, hashCode, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
run
get
public ConstraintContextAtom(ConstraintContext constraintContext, Object modelElement, IEvlContext context)
public ConstraintContextAtom(ConstraintContext constraintContext, Object modelElement)
public Collection<UnsatisfiedConstraint> executeWithResults() throws EolRuntimeException
EolRuntimeException
public Collection<UnsatisfiedConstraint> executeWithResults(IEvlContext context) throws EolRuntimeException
EolRuntimeException
public List<ConstraintAtom> toConstraintAtoms()
public static ArrayList<ConstraintContextAtom> getAllJobs(IEvlModule module) throws EolModelElementTypeNotFoundException, EolModelNotFoundException
Copyright © 2020. All rights reserved.