| Package | Description |
|---|---|
| de.vandermeer.skb.categories |
Categories, for instance HasA and IsA.
|
| de.vandermeer.skb.categories.dsl.curlybracket | |
| de.vandermeer.skb.categories.dsl.curlybracket.types | |
| de.vandermeer.skb.categories.kvt |
Categories for Key / Value / ValueType objects.
|
| de.vandermeer.skb.categories.options |
Categories and implementations of options.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IsGroup
A group of some sort.
|
interface |
IsID
Category of objects that represent an identifier.
|
interface |
IsPath
Category of objects that represent a path.
|
| Modifier and Type | Field and Description |
|---|---|
static Comparator<CategoryWithValue> |
CategoryWithValue.comparator
Standard comparator, useful for SortedLists etc
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IsDerefType |
interface |
IsScopedID |
interface |
IsScopedID_Mutable |
interface |
IsTokentype |
| Modifier and Type | Class and Description |
|---|---|
class |
IsScopedID_Impl |
class |
IsScopedID_Mutable_Impl |
static class |
IsScopedID.PropAttributes
Keys for values associated with parts of a scoped name.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IsAbstractType |
interface |
IsAbstractTypeConstant |
interface |
IsAbstractTypeReference |
interface |
IsAbstractTypeVariable |
interface |
IsSpecType |
interface |
IsSpectypeBase |
interface |
IsSpectypeConst |
interface |
IsSpectypeReference |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IsAttributeKey
Category of objects that represent an attribute key.
|
interface |
IsKey<K>
Category of objects that represent a key.
|
interface |
IsKey_String
Category of objects that represent a key.
|
interface |
IsPropertyKey
Category of objects that represent a property key.
|
interface |
IsType<T>
Category of objects that represent a type.
|
interface |
IsValue<V>
Category of objects that represent a value.
|
interface |
IsValueWType<V,T>
Category of objects that represent the type of a value.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ScopeKey |
class |
SwitchKey |
| Modifier and Type | Class and Description |
|---|---|
class |
OptionType |
Copyright © 2010–2015. All rights reserved.