public abstract class AbstractChildAnnotateController extends AbstractAnnotateController implements ICMLBlock
| Modifier and Type | Class and Description |
|---|---|
static class |
AbstractChildAnnotateController.Direction |
org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends java.lang.Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList| Constructor and Description |
|---|
AbstractChildAnnotateController() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
debugInfo(java.lang.String prefix)
create debug info
|
AbstractChildAnnotateController.Direction |
getInitDirection()
Get the init direciton
|
double |
getRuntimeInputValue()
get runtime input value set by the parent controller
|
double |
getRuntimeOutputValue()
get the runtime oupput value set by the parent controller
|
void |
setInitDirection(AbstractChildAnnotateController.Direction initDirection)
Set init diraction
|
void |
setRuntimeInputValue(double input)
Set the runtime input value by the parent controller
|
void |
setRuntimeOutputValue(double output)
Set runtime output value by the parent controller
|
eulerStep, getAnController, getControlBlockField, getControllerField, getDoubleField, getEditPanel, getField, getFieldObject, getFieldVaule, getFieldWrapperList, getFunctionExpressionField, getFunctionField, getIntField, getLookupTableFunctionField, getOutput, getOutput, getRefPoint, getStates, getStates, getStaticBlockField, initStates, initStates, nextStep, nextStep, setRefPoint, toStringbasicSetMachine, eBasicRemoveFromContainerFeature, eGet, eInverseAdd, eInverseRemove, eIsSet, eSet, eUnset, getCategory, getDataClass, getDStabBus, getMachine, getOutput, getType, initStates, initStates, readData, setCategory, setMachine, setType, writeDatagetOutputList, getOutputObject, getScripts, nextStepElectrical, nextStepMechanical, setScripts, updateAttributescheckData, checkData, copy, copyRef, getDesc, getId, getName, getNumber, isActive, isStatus, setDesc, setId, setName, setNumber, setStatuseAdapters, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eSetClass, eSetDeliver, eSetProxyURIeAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicSetContainer, eContainer, eContainingFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseRemove, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eStore, eUnset, eURIFragmentSegment, eVirtualGet, eVirtualGet, eVirtualIsSet, eVirtualSet, eVirtualUnseteNotificationRequired, eNotifyequals, getClass, hashCode, notify, notifyAll, wait, wait, waitreadData, writeDatagetScripts, setScriptscheckData, checkData, copy, copyRef, getDesc, getId, getName, getNumber, isActive, isStatus, setDesc, setId, setName, setNumber, setStatusgetOutputList, getOutputObject, nextStepElectrical, nextStepMechanical, updateAttributeseAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetpublic double getRuntimeInputValue()
public void setRuntimeInputValue(double input)
input - public double getRuntimeOutputValue()
public void setRuntimeOutputValue(double output)
output - public AbstractChildAnnotateController.Direction getInitDirection()
public void setInitDirection(AbstractChildAnnotateController.Direction initDirection)
initDirection -