| Package | Description |
|---|---|
| org.dmd.dmc |
The Dark Matter Core (dmc) package provides the core functionality for
all aspects of objects managed via the Dark Matter Data framework.
|
| org.dmd.dmc.types |
This package contains basic attribute type implementations.
|
| org.dmd.dms.generated.types | |
| org.dmd.dms.generated.types.adapters |
| Modifier and Type | Method and Description |
|---|---|
DmcTypeDmcFilter<?> |
DmcFilterBuilderIF.getNewFilterHolder(DmcFilter filter,
DmcAttributeInfo ai)
Requests that the filter builder construct an attribute of the appropriate type
and set its value to be the specified name.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DmcTypeClassFilter
The DmcTypeClassFilter is used to perform matches against objects based on their class
or auxiliary classes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DmcTypeClassFilterMV
The DmcTypeClassFilterMV provides storage for a multi-valued ClassFilter
|
class |
DmcTypeClassFilterSET
The DmcTypeClassFilterSET provides storage for a set of ClassFilter
|
class |
DmcTypeClassFilterSV
The DmcTypeClassFilterSV provides storage for a single-valued ClassFilter
|
| Modifier and Type | Method and Description |
|---|---|
DmcTypeDmcFilter<?> |
DmcTypeClassFilterSTATIC.getNewFilterHolder(DmcFilter filter,
DmcAttributeInfo ai) |
| Modifier and Type | Class and Description |
|---|---|
class |
ClassFilterMVAdapter |
class |
ClassFilterSETAdapter |
class |
ClassFilterSVAdapter |
Copyright © 2023. All rights reserved.