Uses of Class
com._1c.g5.v8.dt.compare.model.ComparedSymlinks
- 
Packages that use ComparedSymlinks Package Description com._1c.g5.v8.dt.compare.core 
- 
- 
Uses of ComparedSymlinks in com._1c.g5.v8.dt.compare.coreMethods in com._1c.g5.v8.dt.compare.core with parameters of type ComparedSymlinks Modifier and Type Method Description SingleReferenceFeatureComparisonNodeComparisonNodeFactory. createSingleReferenceComparisonNode(ComparisonNode parent, AbstractComparedEmfObjects<?> parentComparedObjects, ComparedSymlinks matchedSymlinks, ComparedFeatures<?> comparedFeatures, IComparisonSession session)Creates a comparison node for a single reference (non-containment) feature.Constructors in com._1c.g5.v8.dt.compare.core with parameters of type ComparedSymlinks Constructor Description ExternalPropertyComparisonData(AbstractComparedEmfObjects<?> parentComparingObjects, ComparedSymlinks extPropSymlinks, ComparedFeatures<org.eclipse.emf.ecore.EReference> extPropFeatures, ObjectsTriple<String> qualifyingTypes)Creates external property data instance.
 
-