-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/56312/
-----------------------------------------------------------
Review request for atlas.
Bugs: ATLAS-1526
https://issues.apache.org/jira/browse/ATLAS-1526
Repository: atlas
Description
-------
updated AtlasAttribute with helper methods to derive
isComposite/reverseAttribute flags
Diffs
-----
intg/src/main/java/org/apache/atlas/model/typedef/AtlasStructDef.java ff64415
intg/src/main/java/org/apache/atlas/type/AtlasEntityType.java 0099307
intg/src/main/java/org/apache/atlas/type/AtlasStructType.java 3a815b7
intg/src/test/java/org/apache/atlas/type/TestAtlasEntityType.java dc5bbf1
repository/src/main/java/org/apache/atlas/repository/store/graph/v1/AtlasStructDefStoreV1.java
7476c42
repository/src/main/java/org/apache/atlas/repository/store/graph/v1/GraphMutationContext.java
0a1b91d
typesystem/src/main/java/org/apache/atlas/typesystem/types/utils/TypesUtil.java
7923a36
webapp/src/main/java/org/apache/atlas/util/RestUtils.java f928a06
webapp/src/main/java/org/apache/atlas/web/adapters/AtlasStructFormatConverter.java
f486cda
webapp/src/main/java/org/apache/atlas/web/resources/TypesResource.java
c45096f
Diff: https://reviews.apache.org/r/56312/diff/
Testing
-------
unit tests pass successfully
Thanks,
Madhan Neethiraj