|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.stanford.hci.dtools.statechart.model.ModelElement
edu.stanford.hci.dtools.statechart.model.ShapeModel
edu.stanford.hci.dtools.statechart.model.IOModel
edu.stanford.hci.dtools.statechart.model.InputModel
public abstract class InputModel
Abstract base class for all input models
This software is distributed under the BSD License.
| Field Summary |
|---|
| Fields inherited from class edu.stanford.hci.dtools.statechart.model.ShapeModel |
|---|
DIAGRAM_PROP, LOCATION_PROP, SIZE_PROP, SOURCE_CONNECTIONS_PROP, TARGET_CONNECTIONS_PROP |
| Constructor Summary | |
|---|---|
InputModel(InputModel copy)
|
|
InputModel(IOComponent model)
|
|
| Method Summary | |
|---|---|
InputComponent |
getGlobalComponent()
|
| Methods inherited from class edu.stanford.hci.dtools.statechart.model.IOModel |
|---|
copy, getDimensions, getDimensions, getIcon, getLocation, getLocation, getName, getPropertyDescriptors, getPropertyValue, setPropertyValue |
| Methods inherited from class edu.stanford.hci.dtools.statechart.model.ShapeModel |
|---|
createImage, getDiagramModel, getSize, getSourceConnections, getTargetConnections, setDiagramModel, setLocation, setSize |
| Methods inherited from class edu.stanford.hci.dtools.statechart.model.ModelElement |
|---|
addPropertyChangeListener, getEditableValue, isPropertySet, removePropertyChangeListener, resetPropertyValue |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InputModel(IOComponent model)
public InputModel(InputModel copy)
| Method Detail |
|---|
public InputComponent getGlobalComponent()
getGlobalComponent in class IOModel
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||