Interface CommandInterfaceChanges
-
- All Superinterfaces:
org.eclipse.emf.ecore.EObject
,IBmObject
,org.eclipse.emf.common.notify.Notifier
public interface CommandInterfaceChanges extends IBmObject
A representation of the model object 'Command Interface Changes'.The following features are supported:
Has Removed Subsystems
Has Removed Commands
Has Removed Command Sources
Has Removed Custom Command Groups
Need Proxy Revalidation
New Subsystems
Command Source Changes
Basic Command Group Changes
Basic Command Parameter Changes
Changed Group Types
New Custom Command Groups
New Common Commands
Customized Command Interfaces
Included Command Sources
Excluded Command Sources
Included Common Commands
Excluded Common Commands
Included Subsystems
Excluded Subsystems
- See Also:
com._1c.g5.v8.dt.cmi.model.deriveddata.CmiDerivedDataPackage#getCommandInterfaceChanges()
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.eclipse.emf.common.util.EList<Long>
getBasicCommandGroupChanges()
Returns the value of the 'Basic Command Group Changes' attribute list.org.eclipse.emf.common.util.EList<Long>
getBasicCommandParameterChanges()
Returns the value of the 'Basic Command Parameter Changes' attribute list.org.eclipse.emf.common.util.EList<Long>
getChangedGroupTypes()
Returns the value of the 'Changed Group Types' attribute list.org.eclipse.emf.common.util.EList<Long>
getCommandSourceChanges()
Returns the value of the 'Command Source Changes' attribute list.org.eclipse.emf.common.util.EList<Long>
getCustomizedCommandInterfaces()
Returns the value of the 'Customized Command Interfaces' attribute list.org.eclipse.emf.common.util.EMap<Long,org.eclipse.emf.common.util.EList<Long>>
getExcludedCommandSources()
Returns the value of the 'Excluded Command Sources' map.org.eclipse.emf.common.util.EMap<Long,org.eclipse.emf.common.util.EList<Long>>
getExcludedCommonCommands()
Returns the value of the 'Excluded Common Commands' map.org.eclipse.emf.common.util.EMap<Long,Long>
getExcludedSubsystems()
Returns the value of the 'Excluded Subsystems' map.org.eclipse.emf.common.util.EMap<Long,org.eclipse.emf.common.util.EList<Long>>
getIncludedCommandSources()
Returns the value of the 'Included Command Sources' map.org.eclipse.emf.common.util.EMap<Long,org.eclipse.emf.common.util.EList<Long>>
getIncludedCommonCommands()
Returns the value of the 'Included Common Commands' map.org.eclipse.emf.common.util.EMap<Long,Long>
getIncludedSubsystems()
Returns the value of the 'Included Subsystems' map.org.eclipse.emf.common.util.EList<Long>
getNewCommonCommands()
Returns the value of the 'New Common Commands' attribute list.org.eclipse.emf.common.util.EList<Long>
getNewCustomCommandGroups()
Returns the value of the 'New Custom Command Groups' attribute list.org.eclipse.emf.common.util.EList<Long>
getNewSubsystems()
Returns the value of the 'New Subsystems' attribute list.boolean
isHasRemovedCommands()
Returns the value of the 'Has Removed Commands' attribute.boolean
isHasRemovedCommandSources()
Returns the value of the 'Has Removed Command Sources' attribute.boolean
isHasRemovedCustomCommandGroups()
Returns the value of the 'Has Removed Custom Command Groups' attribute.boolean
isHasRemovedSubsystems()
Returns the value of the 'Has Removed Subsystems' attribute.boolean
isNeedProxyRevalidation()
Returns the value of the 'Need Proxy Revalidation' attribute.void
setHasRemovedCommands(boolean value)
Sets the value of the 'Has Removed Commands
' attribute.void
setHasRemovedCommandSources(boolean value)
Sets the value of the 'Has Removed Command Sources
' attribute.void
setHasRemovedCustomCommandGroups(boolean value)
Sets the value of the 'Has Removed Custom Command Groups
' attribute.void
setHasRemovedSubsystems(boolean value)
Sets the value of the 'Has Removed Subsystems
' attribute.void
setNeedProxyRevalidation(boolean value)
Sets the value of the 'Need Proxy Revalidation
' attribute.-
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.bm.core.IBmObject
bmGetEngine, bmGetFqn, bmGetId, bmGetProperties, bmGetProperty, bmGetReferences, bmGetResourceId, bmGetTopObject, bmGetTransaction, bmGetUri, bmGetUriAsString, bmIsTop, bmIsTransient, bmListBinaryData, bmReadBinaryData, bmRemoveBinaryData, bmSetProperty, bmWriteBinaryData
-
-
-
-
Method Detail
-
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(boolean)
,com._1c.g5.v8.dt.cmi.model.deriveddata.CmiDerivedDataPackage#getCommandInterfaceChanges_HasRemovedSubsystems()
-
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:
isHasRemovedSubsystems()
-
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(boolean)
,com._1c.g5.v8.dt.cmi.model.deriveddata.CmiDerivedDataPackage#getCommandInterfaceChanges_HasRemovedCommands()
-
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:
isHasRemovedCommands()
-
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(boolean)
,com._1c.g5.v8.dt.cmi.model.deriveddata.CmiDerivedDataPackage#getCommandInterfaceChanges_HasRemovedCommandSources()
-
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:
isHasRemovedCommandSources()
-
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(boolean)
,com._1c.g5.v8.dt.cmi.model.deriveddata.CmiDerivedDataPackage#getCommandInterfaceChanges_HasRemovedCustomCommandGroups()
-
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:
isHasRemovedCustomCommandGroups()
-
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(boolean)
,com._1c.g5.v8.dt.cmi.model.deriveddata.CmiDerivedDataPackage#getCommandInterfaceChanges_NeedProxyRevalidation()
-
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:
isNeedProxyRevalidation()
-
getNewSubsystems
org.eclipse.emf.common.util.EList<Long> getNewSubsystems()
Returns the value of the 'New Subsystems' attribute list. The list contents are of typeLong
.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 typeLong
.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 typeLong
.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 typeLong
.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 typeLong
.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 typeLong
.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 typeLong
.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 typeLong
.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 typeLong
, and the value is of type list ofLong
,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 typeLong
, and the value is of type list ofLong
,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 typeLong
, and the value is of type list ofLong
,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 typeLong
, and the value is of type list ofLong
,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 typeLong
, and the value is of typeLong
,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 typeLong
, and the value is of typeLong
,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()
-
-