public interface GraphBuilder extends DocumentBuilder
GraphOutput
Modifier and Type | Method and Description |
---|---|
GraphOutput |
getGraphOutput()
Returns the most recent
GraphOutput produced by this
node, or null if this GraphBuilder has
either not be executed before or failed to produce an object
during the most recent execution. |
getBuiltObject
flushCache, getID, getInputDataModel, getOutputDataModel, getProcessorDiagram, getProcessorStream, getProcessorType, getTypeName, getXPosition, getYPosition, isCacheEnabled, isCacheFull, isInitial, isInline, isTerminal, run, runAction, setCacheEnabled, setName, setPositionBetween, setXYPosition
clearKeyedProperty, creationDate, getKeyedPropertyKeys, getKeyedPropertyValue, getLabel, getName, getPropertyType, getPropertyValue, getSavedByVersion, getStructuredPropertyDefinition, isKeyedProperty, isLocked, isProperty, isServerConnectionRequiredProperty, propertyIterator, setKeyedPropertyValue, setLabel, setPropertyValue, setPropertyValues, setPropertyValuesFrom, unlock
getContainerTagIterator, getContainerTags, getContainerTypeID, getContentContainer, getContentModel, getContentModelTags, putContentContainer
GraphOutput getGraphOutput()
GraphOutput
produced by this
node, or null
if this GraphBuilder
has
either not be executed before or failed to produce an object
during the most recent execution.GraphOutput
produced by this
node, or null
(C) Copyright IBM Corp. 1994, 2015. All Rights Reserved.