public abstract class EventPropertyReader extends FlowElementPropertyReader
| Modifier and Type | Field and Description |
|---|---|
protected DefinitionResolver |
definitionResolver |
diagram, element, resolutionFactor, shape| Modifier and Type | Method and Description |
|---|---|
protected static List<EventDefinition> |
combineEventDefinitions(List<EventDefinition> eventDefinitions,
List<EventDefinition> eventDefinitionRefs) |
protected Bounds |
computeBounds(Bounds bounds) |
abstract AssignmentsInfo |
getAssignmentsInfo() |
static ConditionExpression |
getConditionExpression(ConditionalEventDefinition conditionalEvent) |
abstract List<EventDefinition> |
getEventDefinitions() |
String |
getLinkRef() |
String |
getSignalRef() |
String |
getSignalScope() |
SimulationAttributeSet |
getSimulationSet() |
String |
getSlaDueDate() |
static TimerSettingsValue |
getTimerSettings(TimerEventDefinition eventDefinition) |
getNamecolorsDefaultBg, colorsDefaultBr, colorsDefaultFont, getBackgroundSet, getBounds, getCircleDimensionSet, getDescription, getDocumentation, getElement, getFontSet, getRectangleDimensionsSet, getShape, isExpanded, optionalAttributeprotected final DefinitionResolver definitionResolver
protected Bounds computeBounds(Bounds bounds)
computeBounds in class BasePropertyReaderpublic String getSignalScope()
public abstract List<EventDefinition> getEventDefinitions()
public abstract AssignmentsInfo getAssignmentsInfo()
public static TimerSettingsValue getTimerSettings(TimerEventDefinition eventDefinition)
public String getSignalRef()
public String getLinkRef()
public SimulationAttributeSet getSimulationSet()
public String getSlaDueDate()
public static ConditionExpression getConditionExpression(ConditionalEventDefinition conditionalEvent)
protected static List<EventDefinition> combineEventDefinitions(List<EventDefinition> eventDefinitions, List<EventDefinition> eventDefinitionRefs)
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.