org.ow2.bonita.facade.def.majorElement
Interface DefinitionRecord
- All Superinterfaces:
- java.io.Serializable
- All Known Subinterfaces:
- ActivityDefinition, ActivitySetDefinition, ApplicationDefinition, DataFieldDefinition, PackageDefinition, ParticipantDefinition, ProcessDefinition, ProcessDefinitionRecord, TransitionDefinition
public interface DefinitionRecord
- extends java.io.Serializable
Parent interface for PackageDefinition
and ProcessDefinitionRecord
interfaces of majorElement package.
getName
java.lang.String getName()
- Each major element is defined with a Name attribute into the xpdl file.
- Returns:
- the value of the Name attribute for this element definition
getPackageDefinitionUUID
PackageDefinitionUUID getPackageDefinitionUUID()
Copyright © 2008 OW2 Consortium. All Rights Reserved.