Package | Description |
---|---|
com.zementis.adapa.asset |
Interfaces and Classes that encapsulate the artifacts (models and resources) that are stored by ADAPA.
|
Modifier and Type | Method and Description |
---|---|
AdapaAsset.Type |
AdapaAsset.getType() |
static AdapaAsset.Type |
AdapaAsset.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AdapaAsset.Type[] |
AdapaAsset.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
EnumMap<AdapaAsset.Type,Set<String>> |
AdapaAsset.getDependencies() |
Copyright © 2005–2017 Zementis, Inc.. All rights reserved.