|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.infoteria.asteria.flowbuilder2.base.BaseObject | +--com.infoteria.asteria.flowbuilder2.base.SimpleObject | +--com.infoteria.asteria.flowbuilder2.function.Function
マッパー関数のラッパークラスです。
Fields inherited from class com.infoteria.asteria.flowbuilder2.base.SimpleObject |
_connectorList |
Fields inherited from class com.infoteria.asteria.flowbuilder2.base.BaseObject |
CATEGORY_OBJECT, CATEGORY_SYSTEM |
Constructor Summary | |
Function(FunctionMetaData meta)
|
Method Summary | |
void |
setDescriptionLocationToDefault()
|
Methods inherited from class com.infoteria.asteria.flowbuilder2.base.SimpleObject |
addOutputConnectorSet, getConnectorByPoint, getConnectorByPoint, getConnectorPoint, getConnectors, getDefaultInputConnector, getDefaultOutputConnector, getInputConnectors, getInputConnectorSet, getOutputConnectors, getOutputConnectorSet, getOutputConnectorSet, getOutputConnectorSetCount, getVisibleConnectors, indexOfOutputConnectorSet, insertOutputConnectorSet, removeOutputConnectorSet, setIconLocation, setInputConnectorSet |
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.infoteria.asteria.flowbuilder2.base.LinkNamePropertiesHolder |
getLinkNameProperties |
Methods inherited from interface com.infoteria.asteria.flowbuilder2.util.DescriptionHolder |
canDescriptionVisible, getDescription, isDescriptionVisible, setDescription, setDescriptionVisible |
Methods inherited from interface com.infoteria.gui.property.inspector.PropertyEditable |
addPropertyEditableListener, getCategoryNames, getDisplayCategoryName, getPropertyHolder, removePropertyEditableListener |
Methods inherited from interface com.infoteria.asteria.flowbuilder2.util.Releasable |
release |
Constructor Detail |
public Function(FunctionMetaData meta)
Method Detail |
public void setDescriptionLocationToDefault()
BaseObject
setDescriptionLocationToDefault
in class BaseObject
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |