Class TExpression
java.lang.Object
ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model.TBaseElementWithMixedContent
ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model.TExpression
- Direct Known Subclasses:
TFormalExpression
Java class for tExpression complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="tExpression"> <complexContent> <extension base="{http://www.omg.org/spec/BPMN/20100524/MODEL}tBaseElementWithMixedContent"> <anyAttribute processContents='lax' namespace='##other'/> </extension> </complexContent> </complexType>
-
Field Summary
Fields inherited from class ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model.TBaseElementWithMixedContent
content, id
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model.TBaseElementWithMixedContent
getContent, getId, getOtherAttributes, setId
-
Constructor Details
-
TExpression
public TExpression()
-