Interface CommandInterfaceChanges

All Superinterfaces:
org.eclipse.emf.ecore.EObject, IBmObject, org.eclipse.emf.common.notify.Notifier

public interface CommandInterfaceChanges extends IBmObject
See Also:
  • com._1c.g5.v8.dt.cmi.model.deriveddata.CmiDerivedDataPackage#getCommandInterfaceChanges()
  • Method Details

    • isHasRemovedSubsystems

      boolean isHasRemovedSubsystems()
      Returns the value of the 'Has Removed Subsystems' attribute.

      If the meaning of the 'Has Removed Subsystems' attribute isn't clear, there really should be more of a description here...

      Returns:
      the value of the 'Has Removed Subsystems' attribute.
      See Also:
    • setHasRemovedSubsystems

      void setHasRemovedSubsystems(boolean value)
      Sets the value of the 'Has Removed Subsystems' attribute.
      Parameters:
      value - the new value of the 'Has Removed Subsystems' attribute.
      See Also:
    • isHasRemovedCommands

      boolean isHasRemovedCommands()
      Returns the value of the 'Has Removed Commands' attribute.

      If the meaning of the 'Has Removed Commands' attribute isn't clear, there really should be more of a description here...

      Returns:
      the value of the 'Has Removed Commands' attribute.
      See Also:
    • setHasRemovedCommands

      void setHasRemovedCommands(boolean value)
      Sets the value of the 'Has Removed Commands' attribute.
      Parameters:
      value - the new value of the 'Has Removed Commands' attribute.
      See Also:
    • isHasRemovedCommandSources

      boolean isHasRemovedCommandSources()
      Returns the value of the 'Has Removed Command Sources' attribute.

      If the meaning of the 'Has Removed Command Sources' attribute isn't clear, there really should be more of a description here...

      Returns:
      the value of the 'Has Removed Command Sources' attribute.
      See Also:
    • setHasRemovedCommandSources

      void setHasRemovedCommandSources(boolean value)
      Sets the value of the 'Has Removed Command Sources' attribute.
      Parameters:
      value - the new value of the 'Has Removed Command Sources' attribute.
      See Also:
    • isHasRemovedCustomCommandGroups

      boolean isHasRemovedCustomCommandGroups()
      Returns the value of the 'Has Removed Custom Command Groups' attribute.

      If the meaning of the 'Has Removed Custom Command Groups' attribute isn't clear, there really should be more of a description here...

      Returns:
      the value of the 'Has Removed Custom Command Groups' attribute.
      See Also:
    • setHasRemovedCustomCommandGroups

      void setHasRemovedCustomCommandGroups(boolean value)
      Sets the value of the 'Has Removed Custom Command Groups' attribute.
      Parameters:
      value - the new value of the 'Has Removed Custom Command Groups' attribute.
      See Also:
    • isNeedProxyRevalidation

      boolean isNeedProxyRevalidation()
      Returns the value of the 'Need Proxy Revalidation' attribute.

      If the meaning of the 'Need Proxy Revalidation' attribute isn't clear, there really should be more of a description here...

      Returns:
      the value of the 'Need Proxy Revalidation' attribute.
      See Also:
    • setNeedProxyRevalidation

      void setNeedProxyRevalidation(boolean value)
      Sets the value of the 'Need Proxy Revalidation' attribute.
      Parameters:
      value - the new value of the 'Need Proxy Revalidation' attribute.
      See Also:
    • getNewSubsystems

      org.eclipse.emf.common.util.EList<Long> getNewSubsystems()
      Returns the value of the 'New Subsystems' attribute list. The list contents are of type Long.

      If the meaning of the 'New Subsystems' attribute list isn't clear, there really should be more of a description here...

      Returns:
      the value of the 'New Subsystems' attribute list.
      See Also:
      • com._1c.g5.v8.dt.cmi.model.deriveddata.CmiDerivedDataPackage#getCommandInterfaceChanges_NewSubsystems()
    • getCommandSourceChanges

      org.eclipse.emf.common.util.EList<Long> getCommandSourceChanges()
      Returns the value of the 'Command Source Changes' attribute list. The list contents are of type Long.

      If the meaning of the 'Command Source Changes' attribute list isn't clear, there really should be more of a description here...

      Returns:
      the value of the 'Command Source Changes' attribute list.
      See Also:
      • com._1c.g5.v8.dt.cmi.model.deriveddata.CmiDerivedDataPackage#getCommandInterfaceChanges_CommandSourceChanges()
    • getBasicCommandGroupChanges

      org.eclipse.emf.common.util.EList<Long> getBasicCommandGroupChanges()
      Returns the value of the 'Basic Command Group Changes' attribute list. The list contents are of type Long.

      If the meaning of the 'Basic Command Group Changes' attribute list isn't clear, there really should be more of a description here...

      Returns:
      the value of the 'Basic Command Group Changes' attribute list.
      See Also:
      • com._1c.g5.v8.dt.cmi.model.deriveddata.CmiDerivedDataPackage#getCommandInterfaceChanges_BasicCommandGroupChanges()
    • getBasicCommandParameterChanges

      org.eclipse.emf.common.util.EList<Long> getBasicCommandParameterChanges()
      Returns the value of the 'Basic Command Parameter Changes' attribute list. The list contents are of type Long.

      If the meaning of the 'Basic Command Parameter Changes' attribute list isn't clear, there really should be more of a description here...

      Returns:
      the value of the 'Basic Command Parameter Changes' attribute list.
      See Also:
      • com._1c.g5.v8.dt.cmi.model.deriveddata.CmiDerivedDataPackage#getCommandInterfaceChanges_BasicCommandParameterChanges()
    • getChangedGroupTypes

      org.eclipse.emf.common.util.EList<Long> getChangedGroupTypes()
      Returns the value of the 'Changed Group Types' attribute list. The list contents are of type Long.

      If the meaning of the 'Changed Group Types' attribute list isn't clear, there really should be more of a description here...

      Returns:
      the value of the 'Changed Group Types' attribute list.
      See Also:
      • com._1c.g5.v8.dt.cmi.model.deriveddata.CmiDerivedDataPackage#getCommandInterfaceChanges_ChangedGroupTypes()
    • getNewCustomCommandGroups

      org.eclipse.emf.common.util.EList<Long> getNewCustomCommandGroups()
      Returns the value of the 'New Custom Command Groups' attribute list. The list contents are of type Long.

      If the meaning of the 'New Custom Command Groups' attribute list isn't clear, there really should be more of a description here...

      Returns:
      the value of the 'New Custom Command Groups' attribute list.
      See Also:
      • com._1c.g5.v8.dt.cmi.model.deriveddata.CmiDerivedDataPackage#getCommandInterfaceChanges_NewCustomCommandGroups()
    • getNewCommonCommands

      org.eclipse.emf.common.util.EList<Long> getNewCommonCommands()
      Returns the value of the 'New Common Commands' attribute list. The list contents are of type Long.

      If the meaning of the 'New Common Commands' attribute list isn't clear, there really should be more of a description here...

      Returns:
      the value of the 'New Common Commands' attribute list.
      See Also:
      • com._1c.g5.v8.dt.cmi.model.deriveddata.CmiDerivedDataPackage#getCommandInterfaceChanges_NewCommonCommands()
    • getCustomizedCommandInterfaces

      org.eclipse.emf.common.util.EList<Long> getCustomizedCommandInterfaces()
      Returns the value of the 'Customized Command Interfaces' attribute list. The list contents are of type Long.

      If the meaning of the 'Customized Command Interfaces' attribute list isn't clear, there really should be more of a description here...

      Returns:
      the value of the 'Customized Command Interfaces' attribute list.
      See Also:
      • com._1c.g5.v8.dt.cmi.model.deriveddata.CmiDerivedDataPackage#getCommandInterfaceChanges_CustomizedCommandInterfaces()
    • getIncludedCommandSources

      org.eclipse.emf.common.util.EMap<Long,org.eclipse.emf.common.util.EList<Long>> getIncludedCommandSources()
      Returns the value of the 'Included Command Sources' map. The key is of type Long, and the value is of type list of Long,

      If the meaning of the 'Included Command Sources' map isn't clear, there really should be more of a description here...

      Returns:
      the value of the 'Included Command Sources' map.
      See Also:
      • com._1c.g5.v8.dt.cmi.model.deriveddata.CmiDerivedDataPackage#getCommandInterfaceChanges_IncludedCommandSources()
    • getExcludedCommandSources

      org.eclipse.emf.common.util.EMap<Long,org.eclipse.emf.common.util.EList<Long>> getExcludedCommandSources()
      Returns the value of the 'Excluded Command Sources' map. The key is of type Long, and the value is of type list of Long,

      If the meaning of the 'Excluded Command Sources' map isn't clear, there really should be more of a description here...

      Returns:
      the value of the 'Excluded Command Sources' map.
      See Also:
      • com._1c.g5.v8.dt.cmi.model.deriveddata.CmiDerivedDataPackage#getCommandInterfaceChanges_ExcludedCommandSources()
    • getIncludedCommonCommands

      org.eclipse.emf.common.util.EMap<Long,org.eclipse.emf.common.util.EList<Long>> getIncludedCommonCommands()
      Returns the value of the 'Included Common Commands' map. The key is of type Long, and the value is of type list of Long,

      If the meaning of the 'Included Common Commands' map isn't clear, there really should be more of a description here...

      Returns:
      the value of the 'Included Common Commands' map.
      See Also:
      • com._1c.g5.v8.dt.cmi.model.deriveddata.CmiDerivedDataPackage#getCommandInterfaceChanges_IncludedCommonCommands()
    • getExcludedCommonCommands

      org.eclipse.emf.common.util.EMap<Long,org.eclipse.emf.common.util.EList<Long>> getExcludedCommonCommands()
      Returns the value of the 'Excluded Common Commands' map. The key is of type Long, and the value is of type list of Long,

      If the meaning of the 'Excluded Common Commands' map isn't clear, there really should be more of a description here...

      Returns:
      the value of the 'Excluded Common Commands' map.
      See Also:
      • com._1c.g5.v8.dt.cmi.model.deriveddata.CmiDerivedDataPackage#getCommandInterfaceChanges_ExcludedCommonCommands()
    • getIncludedSubsystems

      org.eclipse.emf.common.util.EMap<Long,Long> getIncludedSubsystems()
      Returns the value of the 'Included Subsystems' map. The key is of type Long, and the value is of type Long,

      If the meaning of the 'Included Subsystems' map isn't clear, there really should be more of a description here...

      Returns:
      the value of the 'Included Subsystems' map.
      See Also:
      • com._1c.g5.v8.dt.cmi.model.deriveddata.CmiDerivedDataPackage#getCommandInterfaceChanges_IncludedSubsystems()
    • getExcludedSubsystems

      org.eclipse.emf.common.util.EMap<Long,Long> getExcludedSubsystems()
      Returns the value of the 'Excluded Subsystems' map. The key is of type Long, and the value is of type Long,

      If the meaning of the 'Excluded Subsystems' map isn't clear, there really should be more of a description here...

      Returns:
      the value of the 'Excluded Subsystems' map.
      See Also:
      • com._1c.g5.v8.dt.cmi.model.deriveddata.CmiDerivedDataPackage#getCommandInterfaceChanges_ExcludedSubsystems()