public interface ExplicitChangeContext extends Nameable
ConstVariableModelAnalysis| Red (neuendor) |
| Red (neuendor) |
| Modifier and Type | Method and Description |
|---|---|
Entity |
getContext()
Return the change context being made explicit.
|
java.util.List |
getModifiedVariables()
Return a list of variables that this entity modifies.
|
description, getContainer, getDisplayName, getFullName, getName, getName, setNamejava.util.List getModifiedVariables()
throws IllegalActionException
IllegalActionException - If the list of modified
variables cannot be returned.Entity getContext() throws IllegalActionException
IllegalActionException - If the context is not available.