Package | Description |
---|---|
org.thegalactic.context.constraint.categorical |
This package is designed to represent categorical constraints.
|
Modifier and Type | Method and Description |
---|---|
CategoricalAttribute |
CategoricalModel.addAttribute()
Add a new categorical attribute.
|
CategoricalAttribute |
CategoricalValue.getAttribute()
Get the underlying attribute.
|
Modifier and Type | Method and Description |
---|---|
Iterable<CategoricalAttribute> |
CategoricalModel.getAttributes()
Get the collection of CategoricalAttribute.
|
Modifier and Type | Method and Description |
---|---|
int |
CategoricalModel.startIndex(CategoricalAttribute attribute)
Get the startIndex index of this attribute in its model.
|
Copyright © 2010–2016 The Galactic Organization. All rights reserved.