| Modifier and Type | Method and Description |
|---|---|
HashSet<ResourceDefinition<?>> |
FunctionalityPersisted.getMandatoryResources() |
HashSet<ResourceDefinition<?>> |
FunctionalityPersisted.getSelectableResources() |
| Modifier and Type | Method and Description |
|---|---|
void |
FunctionalityPersisted.setMandatoryResources(HashSet<ResourceDefinition<?>> mandatoryResources) |
void |
FunctionalityPersisted.setSelectableResources(HashSet<ResourceDefinition<?>> selectableResources) |
| Modifier and Type | Class and Description |
|---|---|
class |
GenericResources |
class |
RuntimeResources |
| Modifier and Type | Method and Description |
|---|---|
List<ResourceDefinition<?>> |
Functionality.getMandatoryResources() |
List<ResourceDefinition<?>> |
Functionality.getSelectableResources() |
| Modifier and Type | Method and Description |
|---|---|
void |
Functionality.setMandatoryResources(List<ResourceDefinition<?>> mandatoryResources) |
void |
Functionality.setSelectableResources(List<ResourceDefinition<?>> selectableResources) |
| Modifier and Type | Method and Description |
|---|---|
static List<ResourceDefinition<?>> |
KResources.load(org.kxml2.io.KXmlParser parser,
String tag) |
| Modifier and Type | Method and Description |
|---|---|
static void |
KResources.store(ResourceDefinition<?> component,
org.kxml2.io.KXmlSerializer serializer) |
Copyright © 2017. All Rights Reserved.