Class NamedElement
java.lang.Object
ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model.NamedElement
- Direct Known Subclasses:
ChildDefinition
,Constraint
,Package
,StyleDefinition
,ViewDefinition
Java class for NamedElement complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="NamedElement"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <attribute name="name" use="required" type="{http://www.w3.org/2001/XMLSchema}NCName" /> </restriction> </complexContent> </complexType>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary