Uses of Interface
com._1c.g5.v8.dt.compare.model.IMatchingSymlinks
-
-
Uses of IMatchingSymlinks in com._1c.g5.v8.dt.bsl.compare
Subinterfaces of IMatchingSymlinks in com._1c.g5.v8.dt.bsl.compare Modifier and Type Interface Description interface
BslModuleComparisonNode
A representation of the model object 'Bsl Module Comparison Node'.interface
BslModuleSectionComparisonNode
A representation of the model object 'Bsl Module Section Comparison Node'. -
Uses of IMatchingSymlinks in com._1c.g5.v8.dt.bsl.compare.impl
Classes in com._1c.g5.v8.dt.bsl.compare.impl that implement IMatchingSymlinks Modifier and Type Class Description class
BslModuleComparisonNodeImpl
An implementation of the model object 'Bsl Module Comparison Node'.class
BslModuleSectionComparisonNodeImpl
An implementation of the model object 'Bsl Module Section Comparison Node'. -
Uses of IMatchingSymlinks in com._1c.g5.v8.dt.bsl.compare.util
Methods in com._1c.g5.v8.dt.bsl.compare.util with parameters of type IMatchingSymlinks Modifier and Type Method Description T
BslCompareSwitch. caseIMatchingSymlinks(IMatchingSymlinks object)
Returns the result of interpreting the object as an instance of 'IMatching Symlinks'. -
Uses of IMatchingSymlinks in com._1c.g5.v8.dt.chart.compare
Subinterfaces of IMatchingSymlinks in com._1c.g5.v8.dt.chart.compare Modifier and Type Interface Description interface
ChartComparisonNode
A representation of the model object 'Chart Comparison Node'. -
Uses of IMatchingSymlinks in com._1c.g5.v8.dt.chart.compare.impl
Classes in com._1c.g5.v8.dt.chart.compare.impl that implement IMatchingSymlinks Modifier and Type Class Description class
ChartComparisonNodeImpl
An implementation of the model object 'Chart Comparison Node'. -
Uses of IMatchingSymlinks in com._1c.g5.v8.dt.chart.compare.util
Methods in com._1c.g5.v8.dt.chart.compare.util with parameters of type IMatchingSymlinks Modifier and Type Method Description T
ChartCompareSwitch. caseIMatchingSymlinks(IMatchingSymlinks object)
Returns the result of interpreting the object as an instance of 'IMatching Symlinks'. -
Uses of IMatchingSymlinks in com._1c.g5.v8.dt.cmi.compare
Subinterfaces of IMatchingSymlinks in com._1c.g5.v8.dt.cmi.compare Modifier and Type Interface Description interface
CmiComparisonNode
A representation of the model object 'Cmi Comparison Node'. -
Uses of IMatchingSymlinks in com._1c.g5.v8.dt.cmi.compare.impl
Classes in com._1c.g5.v8.dt.cmi.compare.impl that implement IMatchingSymlinks Modifier and Type Class Description class
CmiComparisonNodeImpl
An implementation of the model object 'Cmi Comparison Node'. -
Uses of IMatchingSymlinks in com._1c.g5.v8.dt.cmi.compare.util
Methods in com._1c.g5.v8.dt.cmi.compare.util with parameters of type IMatchingSymlinks Modifier and Type Method Description T
CmiCompareSwitch. caseIMatchingSymlinks(IMatchingSymlinks object)
Returns the result of interpreting the object as an instance of 'IMatching Symlinks'. -
Uses of IMatchingSymlinks in com._1c.g5.v8.dt.compare.core
Classes in com._1c.g5.v8.dt.compare.core that implement IMatchingSymlinks Modifier and Type Class Description class
TransformingComparedSymlinkProvider
An abstract compared symbolic link provider supporting transformation of symbolic links supplied by the specified provider.Constructors in com._1c.g5.v8.dt.compare.core with parameters of type IMatchingSymlinks Constructor Description TransformingComparedSymlinkProvider(IMatchingSymlinks baseProvider)
Creates a provider. -
Uses of IMatchingSymlinks in com._1c.g5.v8.dt.compare.matching
Classes in com._1c.g5.v8.dt.compare.matching that implement IMatchingSymlinks Modifier and Type Class Description class
PlatformSymlink
Methods in com._1c.g5.v8.dt.compare.matching that return IMatchingSymlinks Modifier and Type Method Description IMatchingSymlinks
ISymlinkTranslationContributor. getMatchingSymlinks(ComparisonNode node, org.eclipse.emf.ecore.EObject eObject, org.eclipse.emf.ecore.EReference reference, ComparisonSide sourceSide, String symlink, ComparisonContext comparisonContext, IMergeSession mergeSession)
Returns a "matching symlinks" object for the specified symbolic link in the specified context.IMatchingSymlinks
ISymlinkTranslator. getMatchingSymlinks(ComparisonNode node, org.eclipse.emf.ecore.EObject eObject, org.eclipse.emf.ecore.EReference reference, ComparisonSide sourceSide, String symlink, ComparisonContext comparisonContext, IMergeSession mergeSession)
For the specified symbolic link in the specified context on the specified side ("source side"), returns an object with this link on the specified target side and symbolic links (within the same context) of objects corresponding to the source object in the comparison model.IMatchingSymlinks
ISymlinkTranslationContributor. getMatchingSymlinksToTopObject(ComparisonContext comparisonContext, String symlink, ComparisonSide side, IMergeSession mergeSession)
Returns matched symlinks to the top object with the given symlink on a given comparison side.IMatchingSymlinks
ISymlinkTranslator. getMatchingSymlinksToTopObject(ComparisonContext comparisonContext, String symlink, ComparisonSide side, IMergeSession mergeSession)
Returns matched symlinks to the top object with the given symlink on a given comparison side. -
Uses of IMatchingSymlinks in com._1c.g5.v8.dt.compare.model
Subinterfaces of IMatchingSymlinks in com._1c.g5.v8.dt.compare.model Modifier and Type Interface Description interface
ExternalPropertyComparisonNode
A representation of the model object 'External Property Comparison Node'.interface
RootComparisonNode
A representation of the model object 'Root Comparison Node'.interface
SolidResourceComparisonNode
A representation of the model object 'Solid Resource Comparison Node'.interface
SymlinkComparisonNode
A representation of the model object 'Symlink Comparison Node'.interface
TopComparisonNode
A representation of the model object 'Top Comparison Node'.interface
TopModelObjectsComparisonNode
A representation of the model object 'Top Model Objects Comparison Node'.Classes in com._1c.g5.v8.dt.compare.model that implement IMatchingSymlinks Modifier and Type Class Description class
ComparedSymlinks
An object representing a tuple of compared symbolic links. -
Uses of IMatchingSymlinks in com._1c.g5.v8.dt.compare.model.impl
Classes in com._1c.g5.v8.dt.compare.model.impl that implement IMatchingSymlinks Modifier and Type Class Description class
ExternalPropertyComparisonNodeImpl
An implementation of the model object 'External Property Comparison Node'.class
RootComparisonNodeImpl
An implementation of the model object 'Root Comparison Node'.class
SolidResourceComparisonNodeImpl
An implementation of the model object 'Solid Resource Comparison Node'.class
SymlinkComparisonNodeImpl
An implementation of the model object 'Symlink Comparison Node'.class
TopComparisonNodeImpl
An implementation of the model object 'Top Comparison Node'.class
TopModelObjectsComparisonNodeImpl
An implementation of the model object 'Top Model Objects Comparison Node'. -
Uses of IMatchingSymlinks in com._1c.g5.v8.dt.compare.model.util
Methods in com._1c.g5.v8.dt.compare.model.util with parameters of type IMatchingSymlinks Modifier and Type Method Description T
CompareSwitch. caseIMatchingSymlinks(IMatchingSymlinks object)
Returns the result of interpreting the object as an instance of 'IMatching Symlinks'. -
Uses of IMatchingSymlinks in com._1c.g5.v8.dt.dcs.compare
Subinterfaces of IMatchingSymlinks in com._1c.g5.v8.dt.dcs.compare Modifier and Type Interface Description interface
DcsComparisonNode
A representation of the model object 'Dcs Comparison Node'. -
Uses of IMatchingSymlinks in com._1c.g5.v8.dt.dcs.compare.impl
Classes in com._1c.g5.v8.dt.dcs.compare.impl that implement IMatchingSymlinks Modifier and Type Class Description class
DcsComparisonNodeImpl
An implementation of the model object 'Dcs Comparison Node'. -
Uses of IMatchingSymlinks in com._1c.g5.v8.dt.dcs.compare.util
Methods in com._1c.g5.v8.dt.dcs.compare.util with parameters of type IMatchingSymlinks Modifier and Type Method Description T
DcsCompareSwitch. caseIMatchingSymlinks(IMatchingSymlinks object)
Returns the result of interpreting the object as an instance of 'IMatching Symlinks'. -
Uses of IMatchingSymlinks in com._1c.g5.v8.dt.form.compare
Subinterfaces of IMatchingSymlinks in com._1c.g5.v8.dt.form.compare Modifier and Type Interface Description interface
FormComparisonNode
A representation of the model object 'Form Comparison Node'. -
Uses of IMatchingSymlinks in com._1c.g5.v8.dt.form.compare.impl
Classes in com._1c.g5.v8.dt.form.compare.impl that implement IMatchingSymlinks Modifier and Type Class Description class
FormComparisonNodeImpl
An implementation of the model object 'Form Comparison Node'. -
Uses of IMatchingSymlinks in com._1c.g5.v8.dt.form.compare.util
Methods in com._1c.g5.v8.dt.form.compare.util with parameters of type IMatchingSymlinks Modifier and Type Method Description T
FormCompareSwitch. caseIMatchingSymlinks(IMatchingSymlinks object)
Returns the result of interpreting the object as an instance of 'IMatching Symlinks'. -
Uses of IMatchingSymlinks in com._1c.g5.v8.dt.htmldocument.compare
Subinterfaces of IMatchingSymlinks in com._1c.g5.v8.dt.htmldocument.compare Modifier and Type Interface Description interface
HtmlDocumentComparisonNode
A representation of the model object 'Html Document Comparison Node'. -
Uses of IMatchingSymlinks in com._1c.g5.v8.dt.htmldocument.compare.impl
Classes in com._1c.g5.v8.dt.htmldocument.compare.impl that implement IMatchingSymlinks Modifier and Type Class Description class
HtmlDocumentComparisonNodeImpl
An implementation of the model object 'Html Document Comparison Node'. -
Uses of IMatchingSymlinks in com._1c.g5.v8.dt.htmldocument.compare.util
Methods in com._1c.g5.v8.dt.htmldocument.compare.util with parameters of type IMatchingSymlinks Modifier and Type Method Description T
HtmlDocumentCompareSwitch. caseIMatchingSymlinks(IMatchingSymlinks object)
Returns the result of interpreting the object as an instance of 'IMatching Symlinks'. -
Uses of IMatchingSymlinks in com._1c.g5.v8.dt.md.compare
Subinterfaces of IMatchingSymlinks in com._1c.g5.v8.dt.md.compare Modifier and Type Interface Description interface
ChildMdObjectComparisonNode
A representation of the model object 'Child Md Object Comparison Node'.interface
ManifestComparisonNode
A representation of the model object 'Manifest Comparison Node'.interface
MdObjectCollectionElementComparisonNode
A representation of the model object 'Md Object Collection Element Comparison Node'.interface
MdObjectComparisonNode
A representation of the model object 'Md Object Comparison Node'.interface
TopMdObjectCollectionElementComparisonNode
A representation of the model object 'Top Md Object Collection Element Comparison Node'.interface
TopMdObjectComparisonNode
A representation of the model object 'Top Md Object Comparison Node'.interface
UnsupportedObjectComparisonNode
A representation of the model object 'Unsupported Object Comparison Node'. -
Uses of IMatchingSymlinks in com._1c.g5.v8.dt.md.compare.impl
Classes in com._1c.g5.v8.dt.md.compare.impl that implement IMatchingSymlinks Modifier and Type Class Description class
ChildMdObjectComparisonNodeImpl
An implementation of the model object 'Child Md Object Comparison Node'.class
ManifestComparisonNodeImpl
An implementation of the model object 'Manifest Comparison Node'.class
MdObjectCollectionElementComparisonNodeImpl
An implementation of the model object 'Md Object Collection Element Comparison Node'.class
MdObjectComparisonNodeImpl
An implementation of the model object 'Md Object Comparison Node'.class
TopMdObjectCollectionElementComparisonNodeImpl
An implementation of the model object 'Top Md Object Collection Element Comparison Node'.class
TopMdObjectComparisonNodeImpl
An implementation of the model object 'Top Md Object Comparison Node'.class
UnsupportedObjectComparisonNodeImpl
An implementation of the model object 'Unsupported Object Comparison Node'. -
Uses of IMatchingSymlinks in com._1c.g5.v8.dt.md.compare.util
Methods in com._1c.g5.v8.dt.md.compare.util with parameters of type IMatchingSymlinks Modifier and Type Method Description T
MdCompareSwitch. caseIMatchingSymlinks(IMatchingSymlinks object)
Returns the result of interpreting the object as an instance of 'IMatching Symlinks'. -
Uses of IMatchingSymlinks in com._1c.g5.v8.dt.rights.compare
Subinterfaces of IMatchingSymlinks in com._1c.g5.v8.dt.rights.compare Modifier and Type Interface Description interface
RightsComparisonNode
A representation of the model object 'Rights Comparison Node'. -
Uses of IMatchingSymlinks in com._1c.g5.v8.dt.rights.compare.impl
Classes in com._1c.g5.v8.dt.rights.compare.impl that implement IMatchingSymlinks Modifier and Type Class Description class
RightsComparisonNodeImpl
An implementation of the model object 'Rights Comparison Node'. -
Uses of IMatchingSymlinks in com._1c.g5.v8.dt.rights.compare.util
Methods in com._1c.g5.v8.dt.rights.compare.util with parameters of type IMatchingSymlinks Modifier and Type Method Description T
RightsCompareSwitch. caseIMatchingSymlinks(IMatchingSymlinks object)
Returns the result of interpreting the object as an instance of 'IMatching Symlinks'.
-