org.ow2.bonita.facade.def.majorElement
Interface MajorElementDef

All Known Subinterfaces:
ActivityDef, ApplicationDef, DataFieldDef, PackageDef, ParticipantDef, ProcessDef, TransitionDef
All Known Implementing Classes:
ActivityDefImpl, ApplicationDefImpl, DataFieldDefImpl, PackageDefFullImpl, PackageDefImpl, ParticipantDefImpl, ProcessDefFullImpl, ProcessDefImpl, TransitionDefImpl

public interface MajorElementDef


Method Summary
 java.lang.String getId()
           
 java.lang.String getName()
           
 

Method Detail

getId

java.lang.String getId()

getName

java.lang.String getName()