Package com._1c.g5.v8.dt.md.compare
Interface ManifestHeaderComparisonNode
-
- All Superinterfaces:
ComparisonNode
,org.eclipse.emf.ecore.EObject
,IBmObject
,MatchedObjectsComparisonNode
,org.eclipse.emf.common.notify.Notifier
- All Known Subinterfaces:
ManifestHeaderImplComparisonNode
- All Known Implementing Classes:
ManifestHeaderComparisonNodeImpl
,ManifestHeaderImplComparisonNodeImpl
public interface ManifestHeaderComparisonNode extends MatchedObjectsComparisonNode
A representation of the model object 'Manifest Header Comparison Node'.The following features are supported:
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getAncestorHeaderValue()
Returns the value of the 'Ancestor Header Value' attribute.Integer
getAncestorPosition()
Returns the value of the 'Ancestor Position' attribute.String
getHeaderName()
Returns the value of the 'Header Name' attribute.String
getMainHeaderValue()
Returns the value of the 'Main Header Value' attribute.Integer
getMainPosition()
Returns the value of the 'Main Position' attribute.String
getOtherHeaderValue()
Returns the value of the 'Other Header Value' attribute.Integer
getOtherPosition()
Returns the value of the 'Other Position' attribute.ManifestComparisonNode
getParent()
void
setAncestorHeaderValue(String value)
Sets the value of the 'Ancestor Header Value
' attribute.void
setAncestorPosition(Integer value)
Sets the value of the 'Ancestor Position
' attribute.void
setHeaderName(String value)
Sets the value of the 'Header Name
' attribute.void
setMainHeaderValue(String value)
Sets the value of the 'Main Header Value
' attribute.void
setMainPosition(Integer value)
Sets the value of the 'Main Position
' attribute.void
setOtherHeaderValue(String value)
Sets the value of the 'Other Header Value
' attribute.void
setOtherPosition(Integer value)
Sets the value of the 'Other Position
' attribute.-
Methods inherited from interface com._1c.g5.v8.dt.compare.model.ComparisonNode
getChildren, getComparisonFlags, getContainmentChildren, getMergeSettings, getNodeSide, getTopChildren, hasChildren, isMainObjectToBeDeleted, isModifiedOnOther, isOneSideNode, 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.bm.core.IBmObject
bmGetEngine, bmGetFqn, bmGetId, bmGetProperties, bmGetProperty, bmGetReferences, bmGetResourceId, bmGetTopObject, bmGetTransaction, bmGetUri, bmGetUriAsString, bmIsTop, bmIsTransient, bmListBinaryData, bmReadBinaryData, bmRemoveBinaryData, bmSetProperty, bmWriteBinaryData
-
Methods inherited from interface com._1c.g5.v8.dt.compare.model.MatchedObjectsComparisonNode
getAncestorObjectId, getAncestorPathToTopParent, getMainObjectId, getMainPathToTopParent, getObjectId, getObjectsEClassId, getOtherObjectId, getOtherPathToTopParent, getPathToTopParent, isAncestorObjectExists, setAncestorObjectExists, setAncestorObjectId, setMainObjectId, setObjectId, setObjectsEClassId, setOtherObjectId
-
-
-
-
Method Detail
-
getHeaderName
String getHeaderName()
Returns the value of the 'Header Name' attribute.- Returns:
- the value of the 'Header Name' attribute.
- See Also:
setHeaderName(String)
,MdComparePackage.getManifestHeaderComparisonNode_HeaderName()
-
setHeaderName
void setHeaderName(String value)
Sets the value of the 'Header Name
' attribute.- Parameters:
value
- the new value of the 'Header Name' attribute.- See Also:
getHeaderName()
-
getMainHeaderValue
String getMainHeaderValue()
Returns the value of the 'Main Header Value' attribute.- Returns:
- the value of the 'Main Header Value' attribute.
- See Also:
setMainHeaderValue(String)
,MdComparePackage.getManifestHeaderComparisonNode_MainHeaderValue()
-
setMainHeaderValue
void setMainHeaderValue(String value)
Sets the value of the 'Main Header Value
' attribute.- Parameters:
value
- the new value of the 'Main Header Value' attribute.- See Also:
getMainHeaderValue()
-
getOtherHeaderValue
String getOtherHeaderValue()
Returns the value of the 'Other Header Value' attribute.- Returns:
- the value of the 'Other Header Value' attribute.
- See Also:
setOtherHeaderValue(String)
,MdComparePackage.getManifestHeaderComparisonNode_OtherHeaderValue()
-
setOtherHeaderValue
void setOtherHeaderValue(String value)
Sets the value of the 'Other Header Value
' attribute.- Parameters:
value
- the new value of the 'Other Header Value' attribute.- See Also:
getOtherHeaderValue()
-
getAncestorHeaderValue
String getAncestorHeaderValue()
Returns the value of the 'Ancestor Header Value' attribute.- Returns:
- the value of the 'Ancestor Header Value' attribute.
- See Also:
setAncestorHeaderValue(String)
,MdComparePackage.getManifestHeaderComparisonNode_AncestorHeaderValue()
-
setAncestorHeaderValue
void setAncestorHeaderValue(String value)
Sets the value of the 'Ancestor Header Value
' attribute.- Parameters:
value
- the new value of the 'Ancestor Header Value' attribute.- See Also:
getAncestorHeaderValue()
-
getMainPosition
Integer getMainPosition()
Returns the value of the 'Main Position' attribute.- Returns:
- the value of the 'Main Position' attribute.
- See Also:
setMainPosition(Integer)
,MdComparePackage.getManifestHeaderComparisonNode_MainPosition()
-
setMainPosition
void setMainPosition(Integer value)
Sets the value of the 'Main Position
' attribute.- Parameters:
value
- the new value of the 'Main Position' attribute.- See Also:
getMainPosition()
-
getOtherPosition
Integer getOtherPosition()
Returns the value of the 'Other Position' attribute.- Returns:
- the value of the 'Other Position' attribute.
- See Also:
setOtherPosition(Integer)
,MdComparePackage.getManifestHeaderComparisonNode_OtherPosition()
-
setOtherPosition
void setOtherPosition(Integer value)
Sets the value of the 'Other Position
' attribute.- Parameters:
value
- the new value of the 'Other Position' attribute.- See Also:
getOtherPosition()
-
getAncestorPosition
Integer getAncestorPosition()
Returns the value of the 'Ancestor Position' attribute.- Returns:
- the value of the 'Ancestor Position' attribute.
- See Also:
setAncestorPosition(Integer)
,MdComparePackage.getManifestHeaderComparisonNode_AncestorPosition()
-
setAncestorPosition
void setAncestorPosition(Integer value)
Sets the value of the 'Ancestor Position
' attribute.- Parameters:
value
- the new value of the 'Ancestor Position' attribute.- See Also:
getAncestorPosition()
-
getParent
ManifestComparisonNode getParent()
- Specified by:
getParent
in interfaceComparisonNode
-
-