Uses of Class
org.omg.spec.bpmn.model.Plane
-
Packages that use Plane Package Description org.omg.spec.bpmn.model -
-
Uses of Plane in org.omg.spec.bpmn.model
Subclasses of Plane in org.omg.spec.bpmn.model Modifier and Type Class Description class
BPMNPlane
Java class for BPMNPlane complex type.Methods in org.omg.spec.bpmn.model that return types with arguments of type Plane Modifier and Type Method Description javax.xml.bind.JAXBElement<Plane>
ObjectFactory. createPlane(Plane value)
Methods in org.omg.spec.bpmn.model with parameters of type Plane Modifier and Type Method Description javax.xml.bind.JAXBElement<Plane>
ObjectFactory. createPlane(Plane value)
-