Interface BusinessProcessCommand
-
- All Superinterfaces:
BasicCommand
,Command
,org.eclipse.emf.ecore.EObject
,MdObject
,org.eclipse.emf.common.notify.Notifier
- All Known Implementing Classes:
BusinessProcessCommandImpl
public interface BusinessProcessCommand extends BasicCommand
A representation of the model object 'Business Process Command'.
-
-
Method Summary
-
Methods inherited from interface com._1c.g5.v8.dt.metadata.mdclass.BasicCommand
getCommandModule, getCommandParameterType, getGroup, getOnMainServerUnavalableBehavior, getParameterUseMode, getPicture, getRepresentation, getShortcut, getToolTip, isModifiesData, setCommandModule, setCommandParameterType, setGroup, setModifiesData, setOnMainServerUnavalableBehavior, setParameterUseMode, setPicture, setRepresentation, setShortcut, validate
-
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
-
Methods inherited from interface com._1c.g5.v8.dt.metadata.mdclass.MdObject
getComment, getExtendedConfigurationObject, getExtension, getName, getObjectBelonging, getSynonym, getUuid, setComment, setExtendedConfigurationObject, setExtension, setName, setObjectBelonging, setUuid
-
-