Modifier and Type | Class and Description |
---|---|
class |
Collection
Java class for Collection complex type.
|
class |
Mapping
Java class for Mapping complex type.
|
Modifier and Type | Field and Description |
---|---|
protected List<BaseMapping> |
Mappings.mapping |
Modifier and Type | Method and Description |
---|---|
static <T extends BaseMapping> |
AtlasModelFactory.createMapping(MappingType type) |
Modifier and Type | Method and Description |
---|---|
static BaseMapping |
AtlasModelFactory.cloneMapping(BaseMapping baseMapping,
boolean deepClone) |
Modifier and Type | Method and Description |
---|---|
List<BaseMapping> |
Mappings.getMapping()
Gets the value of the mapping property.
|
Modifier and Type | Method and Description |
---|---|
static BaseMapping |
AtlasModelFactory.cloneMapping(BaseMapping baseMapping,
boolean deepClone) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.