Class Constraint
java.lang.Object
ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model.NamedElement
ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model.Constraint
Java class for Constraint complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Constraint"> <complexContent> <extension base="{http://www.omg.com/dd/1.0.0}NamedElement"> <attribute name="condition" use="required" type="{http://www.w3.org/2001/XMLSchema}string" /> </extension> </complexContent> </complexType>
-
Field Summary
FieldsFields inherited from class ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model.NamedElement
name
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets the value of the condition property.void
setCondition
(String value) Sets the value of the condition property.Methods inherited from class ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model.NamedElement
getName, setName