Uses of Class
io.atlasmap.core.AtlasPath.SegmentContext
Packages that use AtlasPath.SegmentContext
- 
Uses of AtlasPath.SegmentContext in io.atlasmap.coreFields in io.atlasmap.core with type parameters of type AtlasPath.SegmentContextModifier and TypeFieldDescriptionprotected List<AtlasPath.SegmentContext>AtlasPath.segmentContextsMethods in io.atlasmap.core that return AtlasPath.SegmentContextModifier and TypeMethodDescriptionprotected AtlasPath.SegmentContextAtlasPath.createSegmentContext(String expression) AtlasPath.getLastCollectionSegment()AtlasPath.getLastSegment()AtlasPath.getLastSegmentParent()AtlasPath.getParentSegmentOf(AtlasPath.SegmentContext sc) AtlasPath.getRootSegment()protected AtlasPath.SegmentContextAtlasPath.SegmentContext.rebuild()AtlasPath.setCollectionIndex(int segmentIndex, Integer collectionIndex) AtlasPath.setVacantCollectionIndex(Integer collectionIndex) Methods in io.atlasmap.core that return types with arguments of type AtlasPath.SegmentContextModifier and TypeMethodDescriptionAtlasPath.getCollectionSegments(boolean includeRoot) AtlasPath.getSegments(boolean includeRoot) protected List<AtlasPath.SegmentContext>Methods in io.atlasmap.core with parameters of type AtlasPath.SegmentContextModifier and TypeMethodDescriptionAtlasPath.getParentSegmentOf(AtlasPath.SegmentContext sc) AtlasPath.getSegmentPath(AtlasPath.SegmentContext sc) Constructor parameters in io.atlasmap.core with type arguments of type AtlasPath.SegmentContext
- 
Uses of AtlasPath.SegmentContext in io.atlasmap.java.coreMethods in io.atlasmap.java.core with parameters of type AtlasPath.SegmentContextModifier and TypeMethodDescriptionJavaFieldWriterUtil.adjustCollectionSize(Object collectionObject, AtlasPath.SegmentContext segmentContext) JavaFieldWriterUtil.createComplexChildObject(Object parentObject, AtlasPath.SegmentContext segmentContext) JavaFieldWriterUtil.createComplexChildObject(Object parentObject, AtlasPath.SegmentContext segmentContext, Class<?> clazz) JavaFieldWriterUtil.createComplexCollectionItem(Object collectionObject, Class<?> itemType, AtlasPath.SegmentContext segmentContext) JavaFieldWriterUtil.createComplexCollectionItem(Object parentObject, Object collectionObject, AtlasPath.SegmentContext segmentContext) JavaFieldWriterUtil.getChildObject(Object parentObject, AtlasPath.SegmentContext segment) JavaFieldWriterUtil.getCollectionItem(Object collectionObject, AtlasPath.SegmentContext segmentContext) Class<?>JavaFieldWriterUtil.resolveChildClass(Object parentObject, AtlasPath.SegmentContext segment) Class<?>JavaFieldWriterUtil.resolveCollectionItemClass(Object parentObject, AtlasPath.SegmentContext segmentContext) voidJavaFieldWriterUtil.setChildObject(Object parentObject, Object childObject, AtlasPath.SegmentContext segmentContext) voidJavaFieldWriterUtil.setCollectionItem(Object collectionObject, Object item, AtlasPath.SegmentContext segmentContext) 
- 
Uses of AtlasPath.SegmentContext in io.atlasmap.xml.coreSubclasses of AtlasPath.SegmentContext in io.atlasmap.xml.core