public interface WorkTaskObjectFigureContext
WorkTaskObjectModel
IFigure
.Modifier and Type | Method and Description |
---|---|
String |
getObjectType()
Obtains the object type.
|
String |
getWorkTaskObjectName()
Obtains the object name for the
WorkTaskObjectModel . |
boolean |
isParameter()
Flags if this
WorkTaskObjectModel is the parameter. |
void |
setIsParameter(boolean isParameter)
Flags whether the
WorkTaskObjectModel is the parameter. |
String getWorkTaskObjectName()
WorkTaskObjectModel
.WorkTaskObjectModel
.String getObjectType()
boolean isParameter()
WorkTaskObjectModel
is the parameter.true
if the WorkTaskObjectModel
is the
parameter.void setIsParameter(boolean isParameter)
WorkTaskObjectModel
is the parameter.isParameter
- Flag indicating if the parameter.Copyright © 2005–2016. All rights reserved.