public class DefaultCollectionMapping extends DefaultMappingLine implements CollectionMappingLine
| Constructor and Description |
|---|
DefaultCollectionMapping() |
| Modifier and Type | Method and Description |
|---|---|
CollectionImportMode |
getCollectionImportMode() |
boolean |
isAtomic()
Returns true if this mappingLineModel represents an atomic type with (no sub lines possible).
|
boolean |
isComposed()
Returns true if this mappingLineModel is a composed mappingLineModel.
|
void |
setCollectionImportMode(CollectionImportMode importMode) |
addChild, addObserver, getAttributeCode, getAttributeDescriptor, getChildren, getCollectionElementType, getDisplayName, getFormatPattern, getLevel, getMapping, getParent, getPropDescriptorQualifier, getSource, getTranslator, getType, getTypeCode, getValue, hasChildren, hasSource, isAllowNull, isCollapsed, isCollectionElement, isFocused, isSelectorLocked, isSourceLocked, isUnique, isValid, isValueLocked, notifyObservers, removeChild, removeObserver, setAllowNull, setAttributeDescriptor, setCollapsed, setCollectionElementType, setFocused, setFormatPattern, setMapping, setParent, setPropDescriptorQualifier, setSource, setTranslator, setUnique, setValid, setValue, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddChild, getAttributeCode, getAttributeDescriptor, getChildren, getCollectionElementType, getDisplayName, getFormatPattern, getLevel, getMapping, getParent, getPropDescriptorQualifier, getSource, getTranslator, getType, getTypeCode, getValue, hasChildren, hasSource, isAllowNull, isCollapsed, isCollectionElement, isFocused, isSelectorLocked, isSourceLocked, isUnique, isValid, isValueLocked, removeChild, setAllowNull, setAttributeDescriptor, setCollapsed, setCollectionElementType, setFocused, setFormatPattern, setMapping, setParent, setPropDescriptorQualifier, setSource, setTranslator, setUnique, setValid, setValueaddObserver, notifyObservers, removeObserverpublic CollectionImportMode getCollectionImportMode()
getCollectionImportMode in interface CollectionMappingLinepublic void setCollectionImportMode(CollectionImportMode importMode)
setCollectionImportMode in interface CollectionMappingLinepublic boolean isAtomic()
MappingLineModelisAtomic in interface MappingLineModelisAtomic in class DefaultMappingLinepublic boolean isComposed()
MappingLineModelisComposed in interface MappingLineModelisComposed in class DefaultMappingLineCopyright © 2017 SAP SE. All Rights Reserved.