Package | Description |
---|---|
org.processmining.plugins.xpdl.datatypes | |
org.processmining.plugins.xpdl.idname |
Modifier and Type | Method and Description |
---|---|
XpdlExtendedAttributes |
XpdlTypeDeclaration.getExtendedAttributes() |
Modifier and Type | Method and Description |
---|---|
void |
XpdlTypeDeclaration.setExtendedAttributes(XpdlExtendedAttributes extendedAttributes) |
Modifier and Type | Method and Description |
---|---|
XpdlExtendedAttributes |
XpdlActivity.getExtendedAttributes() |
XpdlExtendedAttributes |
XpdlApplication.getExtendedAttributes() |
XpdlExtendedAttributes |
XpdlDataField.getExtendedAttributes() |
XpdlExtendedAttributes |
XpdlExternalPackage.getExtendedAttributes() |
XpdlExtendedAttributes |
XpdlPackageType.getExtendedAttributes() |
XpdlExtendedAttributes |
XpdlParticipant.getExtendedAttributes() |
XpdlExtendedAttributes |
XpdlProcessType.getExtendedAttributes() |
XpdlExtendedAttributes |
XpdlTransition.getExtendedAttributes() |
Modifier and Type | Method and Description |
---|---|
void |
XpdlActivity.setExtendedAttributes(XpdlExtendedAttributes extendedAttributes) |
void |
XpdlApplication.setExtendedAttributes(XpdlExtendedAttributes extendedAttributes) |
void |
XpdlDataField.setExtendedAttributes(XpdlExtendedAttributes extendedAttributes) |
void |
XpdlExternalPackage.setExtendedAttributes(XpdlExtendedAttributes extendedAttributes) |
void |
XpdlPackageType.setExtendedAttributes(XpdlExtendedAttributes extendedAttributes) |
void |
XpdlParticipant.setExtendedAttributes(XpdlExtendedAttributes extendedAttributes) |
void |
XpdlProcessType.setExtendedAttributes(XpdlExtendedAttributes extendedAttributes) |
void |
XpdlTransition.setExtendedAttributes(XpdlExtendedAttributes extendedAttributes) |