Uses of Class
ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model.TArtifact
Packages that use TArtifact
-
Uses of TArtifact in ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model
Subclasses of TArtifact in ru.cg.webbpm.studio.subsystems.bpmn.bpmn_modelModifier and TypeClassDescriptionclass
Java class for tAssociation complex type.class
Java class for tGroup complex type.class
Java class for tTextAnnotation complex type.Fields in ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model with type parameters of type TArtifactModifier and TypeFieldDescriptionTCollaboration.artifact
TProcess.artifact
TSubChoreography.artifact
TSubProcess.artifact
Methods in ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model that return types with arguments of type TArtifactModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<TArtifact>
ObjectFactory.createArtifact
(TArtifact value) TCollaboration.getArtifact()
Gets the value of the artifact property.TProcess.getArtifact()
Gets the value of the artifact property.TSubChoreography.getArtifact()
Gets the value of the artifact property.TSubProcess.getArtifact()
Gets the value of the artifact property.Methods in ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model with parameters of type TArtifactModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<TArtifact>
ObjectFactory.createArtifact
(TArtifact value)