com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.foundation
Interface IBaseElementBean

All Superinterfaces:
IBPMNElementBean, com.ebmwebsourcing.geasytools.diagrameditor.domain.diagramdefinition.interchange.api.IModelElement, com.ebmwebsourcing.geasytools.diagrameditor.domain.diagramdefinition.extension.client.WithAttributeExtension, com.ebmwebsourcing.geasytools.diagrameditor.domain.diagramdefinition.extension.client.WithObjectExtension
All Known Subinterfaces:
IActivityBean, IArtifactBean, IAssignmentBean, IAssociationBean, ICallableElementBean, ICallActivityBean, ICatchEventBean, IChoreographyActivityBean, IChoreographyBean, IChoreographyTaskBean, ICollaborationBean, IConditionalEventDefinitionBean, IDataAssociationBean, IDataInputAssociationBean, IDataInputBean, IDataObjectBean, IDataOutputAssociationBean, IDataOutputBean, IEndEventBean, IEndPointBean, IErrorBean, IEscalationBean, IEventBasedGatewayBean, IEventBean, IEventDefinitionBean, IExclusiveGatewayBean, IExpressionBean, IFlowElementBean, IFlowNodeBean, IGatewayBean, IInputOutputBinding, IInteractionNodeBean, IInterfaceBean, IIntermediateCatchEventBean, IIntermediateThrowEventBean, IIOSpecificationBean, IItemDefinitionBean, ILaneBean, ILaneSetBean, IManualTaskBean, IMessageBean, IMessageEventDefinitionBean, IMessageFlowBean, IOperationBean, IParallelGatewayBean, IParticipantBean, IPartnerRoleBean, IProcessBean, IReceiveTaskBean, ISendTaskBean, ISequenceFlowBean, IServiceTaskBean, ISignalBean, ISignalEventDefinitionBean, IStartEventBean, ISubChoreographyBean, ISubProcessBean, ITaskBean, ITerminateEventDefinitionBean, ITextAnnotationBean, IThrowEventBean, ITimerEventDefinitionBean

public interface IBaseElementBean
extends com.ebmwebsourcing.geasytools.diagrameditor.domain.diagramdefinition.interchange.api.IModelElement, IBPMNElementBean, com.ebmwebsourcing.geasytools.diagrameditor.domain.diagramdefinition.extension.client.WithAttributeExtension, com.ebmwebsourcing.geasytools.diagrameditor.domain.diagramdefinition.extension.client.WithObjectExtension


Method Summary
 java.lang.String getId()
           
 INamespaceDeclaration getNSDeclaration()
           
 
Methods inherited from interface com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.foundation.IBPMNElementBean
getDocumentation, setDocumentation
 
Methods inherited from interface com.ebmwebsourcing.geasytools.diagrameditor.domain.diagramdefinition.extension.client.WithAttributeExtension
addAttributeExtension, getAttributeExtension, getAttributeExtensions, removeAttributeExtension, setAttributeExtensions
 
Methods inherited from interface com.ebmwebsourcing.geasytools.diagrameditor.domain.diagramdefinition.extension.client.WithObjectExtension
addObjectExtension, getObjectExtensions, removeObjectExtension, setObjectExtensions
 

Method Detail

getId

java.lang.String getId()
Specified by:
getId in interface com.ebmwebsourcing.geasytools.diagrameditor.domain.diagramdefinition.interchange.api.IModelElement

getNSDeclaration

INamespaceDeclaration getNSDeclaration()


Copyright © 2010-2011 eBM WebSourcing. All Rights Reserved.