public interface ModelBuilder extends ObjectBuilder
ModelOutput
,
ModelOutputType
Modifier and Type | Method and Description |
---|---|
ModelOutputType |
getModelOutputType()
Returns the type of
ModelOutput that is produced by this
type of model builder. |
getBuiltObject
flushCache, getID, getInputDataModel, getOutputDataModel, getProcessorDiagram, getProcessorStream, getProcessorType, getTypeName, getXPosition, getYPosition, isCacheEnabled, isCacheFull, isInitial, isInline, isTerminal, run, setCacheEnabled, setPositionBetween, setXYPosition
getKeyedPropertyKeys, getKeyedPropertyValue, getLabel, getName, getPropertyType, getPropertyValue, getSavedByVersion, getStructuredPropertyDefinition, isKeyedProperty, isProperty, isServerConnectionRequiredProperty, propertyIterator, setKeyedPropertyValue, setLabel, setPropertyValue, setPropertyValues, setPropertyValuesFrom
getContainerTagIterator, getContainerTags, getContainerTypeID, getContentContainer, getContentModel, getContentModelTags, putContentContainer
ModelOutputType getModelOutputType()
ModelOutput
that is produced by this
type of model builder. The returned value corresponds to one of the
model-type constants defined by ModelOutputType
.ModelOutput
produced by this
model builderModelOutputType
(C) Copyright IBM Corp. 1994, 2015. All Rights Reserved.