Package com._1c.g5.v8.dt.bsl.compare
Interface BslModuleSectionComparisonNode
- 
- All Superinterfaces:
- ComparisonNode,- org.eclipse.emf.ecore.EObject,- IBmObject,- IMatchingSymlinks,- MatchedObjectsComparisonNode,- org.eclipse.emf.common.notify.Notifier,- SymlinkComparisonNode,- TopComparisonNode
 - All Known Implementing Classes:
- BslModuleSectionComparisonNodeImpl
 
 public interface BslModuleSectionComparisonNode extends TopComparisonNode A representation of the model object 'Bsl Module Section Comparison Node'.The following features are supported: 
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetAncestorName()Returns the value of the 'Ancestor Name' attribute.StringgetAncestorParentPreprocessorName()Returns the value of the 'Ancestor Parent Preprocessor Name' attribute.PreprocessorTypegetAncestorParentPreprocessorType()Returns the value of the 'Ancestor Parent Preprocessor Type' attribute.org.eclipse.emf.common.util.EList<BslModuleSectionComparisonNode>getChildren()org.eclipse.emf.common.util.EList<ComparisonTextRegion>getComparisonRegions()Returns the value of the 'Comparison Regions' containment reference list.StringgetMainName()Returns the value of the 'Main Name' attribute.StringgetMainParentPreprocessorName()Returns the value of the 'Main Parent Preprocessor Name' attribute.PreprocessorTypegetMainParentPreprocessorType()Returns the value of the 'Main Parent Preprocessor Type' attribute.StringgetName(ComparisonSide side)StringgetOtherName()Returns the value of the 'Other Name' attribute.StringgetOtherParentPreprocessorName()Returns the value of the 'Other Parent Preprocessor Name' attribute.PreprocessorTypegetOtherParentPreprocessorType()Returns the value of the 'Other Parent Preprocessor Type' attribute.StringgetParentPreprocessorName(ComparisonSide side)PreprocessorTypegetParentPreprocessorType(ComparisonSide side)BslModuleSectionTypegetSectionType()Returns the value of the 'Section Type' attribute.voidsetAncestorName(String value)Sets the value of the 'Ancestor Name' attribute.voidsetAncestorParentPreprocessorName(String value)Sets the value of the 'Ancestor Parent Preprocessor Name' attribute.voidsetAncestorParentPreprocessorType(PreprocessorType value)Sets the value of the 'Ancestor Parent Preprocessor Type' attribute.voidsetMainName(String value)Sets the value of the 'Main Name' attribute.voidsetMainParentPreprocessorName(String value)Sets the value of the 'Main Parent Preprocessor Name' attribute.voidsetMainParentPreprocessorType(PreprocessorType value)Sets the value of the 'Main Parent Preprocessor Type' attribute.voidsetOtherName(String value)Sets the value of the 'Other Name' attribute.voidsetOtherParentPreprocessorName(String value)Sets the value of the 'Other Parent Preprocessor Name' attribute.voidsetOtherParentPreprocessorType(PreprocessorType value)Sets the value of the 'Other Parent Preprocessor Type' attribute.voidsetSectionType(BslModuleSectionType value)Sets the value of the 'Section Type' attribute.- 
Methods inherited from interface com._1c.g5.v8.dt.compare.model.ComparisonNodegetComparisonFlags, getContainmentChildren, getMergeSettings, getTopChildren, hasChildren, isMainObjectToBeDeleted, isModifiedOnOther, isOneSideParent, isOtherObjectToBeAdded, setComparisonFlags, setMainObjectToBeDeleted, setMergeSettings, setModifiedOnOther, setOneSideParent, setOtherObjectToBeAdded
 - 
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.bm.core.IBmObjectbmGetEngine, 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.MatchedObjectsComparisonNodegetAncestorObjectId, getAncestorPathToTopParent, getMainObjectId, getMainPathToTopParent, getObjectId, getObjectsEClassId, getOtherObjectId, getOtherPathToTopParent, getPathToTopParent, setAncestorObjectExists, setAncestorObjectId, setMainObjectId, setObjectId, setObjectsEClassId, setOtherObjectId
 - 
Methods inherited from interface org.eclipse.emf.common.notify.NotifiereAdapters, eDeliver, eNotify, eSetDeliver
 - 
Methods inherited from interface com._1c.g5.v8.dt.compare.model.SymlinkComparisonNodegetCommonAncestorSymlink, getMainSymlink, getOtherSymlink, getSymlink, setCommonAncestorSymlink, setMainSymlink, setOtherSymlink
 - 
Methods inherited from interface com._1c.g5.v8.dt.compare.model.TopComparisonNodegetComparisonStatus, getMainObjectOnSupport, getNodeSide, getOtherObjectOnSupport, getParent, getTopAncestor, getTopDescendants, isAncestorObjectExists, isOneSideNode, setComparisonStatus, setMainObjectOnSupport, setOtherObjectOnSupport, setParent, setTopAncestor
 
- 
 
- 
- 
- 
Method Detail- 
getComparisonRegionsorg.eclipse.emf.common.util.EList<ComparisonTextRegion> getComparisonRegions() Returns the value of the 'Comparison Regions' containment reference list. The list contents are of typeComparisonTextRegion.- Returns:
- the value of the 'Comparison Regions' containment reference list.
- See Also:
- BslComparePackage.getBslModuleSectionComparisonNode_ComparisonRegions()
 
 - 
getSectionTypeBslModuleSectionType getSectionType() Returns the value of the 'Section Type' attribute. The literals are from the enumerationBslModuleSectionType.- Returns:
- the value of the 'Section Type' attribute.
- See Also:
- BslModuleSectionType,- setSectionType(BslModuleSectionType),- BslComparePackage.getBslModuleSectionComparisonNode_SectionType()
 
 - 
setSectionTypevoid setSectionType(BslModuleSectionType value) Sets the value of the 'Section Type' attribute.- Parameters:
- value- the new value of the 'Section Type' attribute.
- See Also:
- BslModuleSectionType,- getSectionType()
 
 - 
getMainNameString getMainName() Returns the value of the 'Main Name' attribute.- Returns:
- the value of the 'Main Name' attribute.
- See Also:
- setMainName(String),- BslComparePackage.getBslModuleSectionComparisonNode_MainName()
 
 - 
setMainNamevoid setMainName(String value) Sets the value of the 'Main Name' attribute.- Parameters:
- value- the new value of the 'Main Name' attribute.
- See Also:
- getMainName()
 
 - 
getOtherNameString getOtherName() Returns the value of the 'Other Name' attribute.- Returns:
- the value of the 'Other Name' attribute.
- See Also:
- setOtherName(String),- BslComparePackage.getBslModuleSectionComparisonNode_OtherName()
 
 - 
setOtherNamevoid setOtherName(String value) Sets the value of the 'Other Name' attribute.- Parameters:
- value- the new value of the 'Other Name' attribute.
- See Also:
- getOtherName()
 
 - 
getAncestorNameString getAncestorName() Returns the value of the 'Ancestor Name' attribute.- Returns:
- the value of the 'Ancestor Name' attribute.
- See Also:
- setAncestorName(String),- BslComparePackage.getBslModuleSectionComparisonNode_AncestorName()
 
 - 
setAncestorNamevoid setAncestorName(String value) Sets the value of the 'Ancestor Name' attribute.- Parameters:
- value- the new value of the 'Ancestor Name' attribute.
- See Also:
- getAncestorName()
 
 - 
getMainParentPreprocessorNameString getMainParentPreprocessorName() Returns the value of the 'Main Parent Preprocessor Name' attribute.- Returns:
- the value of the 'Main Parent Preprocessor Name' attribute.
- See Also:
- setMainParentPreprocessorName(String),- BslComparePackage.getBslModuleSectionComparisonNode_MainParentPreprocessorName()
 
 - 
setMainParentPreprocessorNamevoid setMainParentPreprocessorName(String value) Sets the value of the 'Main Parent Preprocessor Name' attribute.- Parameters:
- value- the new value of the 'Main Parent Preprocessor Name' attribute.
- See Also:
- getMainParentPreprocessorName()
 
 - 
getOtherParentPreprocessorNameString getOtherParentPreprocessorName() Returns the value of the 'Other Parent Preprocessor Name' attribute.- Returns:
- the value of the 'Other Parent Preprocessor Name' attribute.
- See Also:
- setOtherParentPreprocessorName(String),- BslComparePackage.getBslModuleSectionComparisonNode_OtherParentPreprocessorName()
 
 - 
setOtherParentPreprocessorNamevoid setOtherParentPreprocessorName(String value) Sets the value of the 'Other Parent Preprocessor Name' attribute.- Parameters:
- value- the new value of the 'Other Parent Preprocessor Name' attribute.
- See Also:
- getOtherParentPreprocessorName()
 
 - 
getAncestorParentPreprocessorNameString getAncestorParentPreprocessorName() Returns the value of the 'Ancestor Parent Preprocessor Name' attribute.- Returns:
- the value of the 'Ancestor Parent Preprocessor Name' attribute.
- See Also:
- setAncestorParentPreprocessorName(String),- BslComparePackage.getBslModuleSectionComparisonNode_AncestorParentPreprocessorName()
 
 - 
setAncestorParentPreprocessorNamevoid setAncestorParentPreprocessorName(String value) Sets the value of the 'Ancestor Parent Preprocessor Name' attribute.- Parameters:
- value- the new value of the 'Ancestor Parent Preprocessor Name' attribute.
- See Also:
- getAncestorParentPreprocessorName()
 
 - 
getMainParentPreprocessorTypePreprocessorType getMainParentPreprocessorType() Returns the value of the 'Main Parent Preprocessor Type' attribute. The literals are from the enumerationPreprocessorType.- Returns:
- the value of the 'Main Parent Preprocessor Type' attribute.
- See Also:
- PreprocessorType,- setMainParentPreprocessorType(PreprocessorType),- BslComparePackage.getBslModuleSectionComparisonNode_MainParentPreprocessorType()
 
 - 
setMainParentPreprocessorTypevoid setMainParentPreprocessorType(PreprocessorType value) Sets the value of the 'Main Parent Preprocessor Type' attribute.- Parameters:
- value- the new value of the 'Main Parent Preprocessor Type' attribute.
- See Also:
- PreprocessorType,- getMainParentPreprocessorType()
 
 - 
getOtherParentPreprocessorTypePreprocessorType getOtherParentPreprocessorType() Returns the value of the 'Other Parent Preprocessor Type' attribute. The literals are from the enumerationPreprocessorType.- Returns:
- the value of the 'Other Parent Preprocessor Type' attribute.
- See Also:
- PreprocessorType,- setOtherParentPreprocessorType(PreprocessorType),- BslComparePackage.getBslModuleSectionComparisonNode_OtherParentPreprocessorType()
 
 - 
setOtherParentPreprocessorTypevoid setOtherParentPreprocessorType(PreprocessorType value) Sets the value of the 'Other Parent Preprocessor Type' attribute.- Parameters:
- value- the new value of the 'Other Parent Preprocessor Type' attribute.
- See Also:
- PreprocessorType,- getOtherParentPreprocessorType()
 
 - 
getAncestorParentPreprocessorTypePreprocessorType getAncestorParentPreprocessorType() Returns the value of the 'Ancestor Parent Preprocessor Type' attribute. The literals are from the enumerationPreprocessorType.- Returns:
- the value of the 'Ancestor Parent Preprocessor Type' attribute.
- See Also:
- PreprocessorType,- setAncestorParentPreprocessorType(PreprocessorType),- BslComparePackage.getBslModuleSectionComparisonNode_AncestorParentPreprocessorType()
 
 - 
setAncestorParentPreprocessorTypevoid setAncestorParentPreprocessorType(PreprocessorType value) Sets the value of the 'Ancestor Parent Preprocessor Type' attribute.- Parameters:
- value- the new value of the 'Ancestor Parent Preprocessor Type' attribute.
- See Also:
- PreprocessorType,- getAncestorParentPreprocessorType()
 
 - 
getChildrenorg.eclipse.emf.common.util.EList<BslModuleSectionComparisonNode> getChildren() - Specified by:
- getChildrenin interface- ComparisonNode
 
 - 
getNameString getName(ComparisonSide side) 
 - 
getParentPreprocessorNameString getParentPreprocessorName(ComparisonSide side) 
 - 
getParentPreprocessorTypePreprocessorType getParentPreprocessorType(ComparisonSide side) 
 
- 
 
-