Interface CubeCommand
- 
- All Superinterfaces:
- BasicCommand,- Command,- org.eclipse.emf.ecore.EObject,- MdObject,- org.eclipse.emf.common.notify.Notifier
 - All Known Implementing Classes:
- CubeCommandImpl
 
 public interface CubeCommand extends BasicCommand A representation of the model object 'Cube Command'.- See Also:
- MdClassPackage.getCubeCommand()
 
- 
- 
Method Summary- 
Methods inherited from interface com._1c.g5.v8.dt.metadata.mdclass.BasicCommandgetCommandModule, 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.EObjecteAllContents, 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.MdObjectgetComment, getExtendedConfigurationObject, getExtension, getName, getObjectBelonging, getSynonym, getUuid, setComment, setExtendedConfigurationObject, setExtension, setName, setObjectBelonging, setUuid
 
- 
 
-