MATHVisualSimulator
A BPMN2 simulator for MATH
Public Member Functions | Public Attributes
Simulator.BpmnGeometry Class Reference

List of all members.

Public Member Functions

 BpmnGeometry (XmlNode xn, BPNode node)
bool containsPoint (int nx, int ny)

Public Attributes

const int arrowSize = 10
int x
int y
int w
int h
int mx
int my
int baseX
int baseY
string diLocalName
string semanticLocalName
string bpmnElement
LinkedList< int > xList = new LinkedList<int>()
LinkedList< int > yList = new LinkedList<int>()
LinkedList< string > subtypes = new LinkedList<String>()
string subtype = null
string name = null
BPNode bpnode = null

The documentation for this class was generated from the following file: