Package com._1c.g5.v8.dt.compare.model
Interface SolidResourceComparisonNode
- All Superinterfaces:
ComparisonNode
,org.eclipse.emf.ecore.EObject
,ExternalPropertyComparisonNode
,FeatureComparisonNode
,IBmObject
,IMatchingSymlinks
,MatchedObjectsComparisonNode
,org.eclipse.emf.common.notify.Notifier
,SingleFeatureComparisonNode
,SymlinkComparisonNode
,TopComparisonNode
,TopModelObjectsComparisonNode
- All Known Implementing Classes:
SolidResourceComparisonNodeImpl
A representation of the model object 'Solid Resource Comparison Node'.
*
A node related to objects compared as solid resources, not as model objects.
Used for objects for which model comparison is not currently supported.
The following features are supported:
-
Field Summary
Fields inherited from interface com._1c.g5.v8.bm.core.IBmObject
BM_NULL_ID
-
Method Summary
Modifier and TypeMethodDescriptionReturns the value of the 'Ancestor Qualifying Type' attribute.Returns the value of the 'Main Qualifying Type' attribute.Returns the value of the 'Other Qualifying Type' attribute.void
setAncestorQualifyingType
(String value) Sets the value of the 'Ancestor Qualifying Type
' attribute.void
setMainQualifyingType
(String value) Sets the value of the 'Main Qualifying Type
' attribute.void
setOtherQualifyingType
(String value) Sets the value of the 'Other Qualifying Type
' attribute.Methods inherited from interface com._1c.g5.v8.dt.compare.model.ComparisonNode
getChildren, getComparisonFlags, getContainmentChildren, getMergeSettings, getTopChildren, hasChildren, isMainObjectToBeDeleted, isModifiedOnOther, isOneSideParent, isOtherObjectToBeAdded, setComparisonFlags, setMainObjectToBeDeleted, setMergeSettings, setModifiedOnOther, setOneSideParent, setOtherObjectToBeAdded
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.compare.model.FeatureComparisonNode
getFeature, setFeature
Methods inherited from interface com._1c.g5.v8.bm.core.IBmObject
bmGetEngine, bmGetFqn, bmGetId, bmGetNamespace, bmGetPlatformTransaction, bmGetProperties, bmGetProperty, bmGetReferences, bmGetResourceId, bmGetTopObject, bmGetTransaction, bmGetUri, bmGetUriAsString, bmIsTop, bmIsTransient, bmMatchSingleReference, bmSetProperty
Methods inherited from interface com._1c.g5.v8.dt.compare.model.MatchedObjectsComparisonNode
getAncestorObjectId, getAncestorPathToTopParent, getMainObjectId, getMainPathToTopParent, getObjectId, getObjectsEClassId, getOtherObjectId, getOtherPathToTopParent, getPathToTopParent, setAncestorObjectExists, setAncestorObjectId, setMainObjectId, setObjectId, setObjectsEClassId, setOtherObjectId
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
Methods inherited from interface com._1c.g5.v8.dt.compare.model.SymlinkComparisonNode
getCommonAncestorSymlink, getMainSymlink, getOtherSymlink, getSymlink, setCommonAncestorSymlink, setMainSymlink, setOtherSymlink
Methods inherited from interface com._1c.g5.v8.dt.compare.model.TopComparisonNode
getComparisonStatus, getMainObjectOnSupport, getNodeSide, getOtherObjectOnSupport, getParent, getTopAncestor, getTopDescendants, isAncestorObjectExists, isOneSideNode, setComparisonStatus, setMainObjectOnSupport, setOtherObjectOnSupport, setParent, setTopAncestor
-
Method Details
-
getMainQualifyingType
String getMainQualifyingType()Returns the value of the 'Main Qualifying Type' attribute.- Returns:
- the value of the 'Main Qualifying Type' attribute.
- See Also:
-
setMainQualifyingType
Sets the value of the 'Main Qualifying Type
' attribute.- Parameters:
value
- the new value of the 'Main Qualifying Type' attribute.- See Also:
-
getOtherQualifyingType
String getOtherQualifyingType()Returns the value of the 'Other Qualifying Type' attribute.- Returns:
- the value of the 'Other Qualifying Type' attribute.
- See Also:
-
setOtherQualifyingType
Sets the value of the 'Other Qualifying Type
' attribute.- Parameters:
value
- the new value of the 'Other Qualifying Type' attribute.- See Also:
-
getAncestorQualifyingType
String getAncestorQualifyingType()Returns the value of the 'Ancestor Qualifying Type' attribute.- Returns:
- the value of the 'Ancestor Qualifying Type' attribute.
- See Also:
-
setAncestorQualifyingType
Sets the value of the 'Ancestor Qualifying Type
' attribute.- Parameters:
value
- the new value of the 'Ancestor Qualifying Type' attribute.- See Also:
-
getQualifyingType
-