Package | Description |
---|---|
org.thegalactic.context.constraint.categorical |
This package is designed to represent categorical constraints.
|
Modifier and Type | Method and Description |
---|---|
static CategoricalModel |
CategoricalModel.create()
Factory method to construct a categorical model.
|
CategoricalModel |
CategoricalValue.getModel()
Get the underlying model.
|
CategoricalModel |
CategoricalAttribute.getModel()
Get the underlying model.
|
Modifier and Type | Method and Description |
---|---|
static CategoricalStorage |
CategoricalStorage.create(CategoricalModel model)
Create a CategoricalStorage.
|
Copyright © 2010–2016 The Galactic Organization. All rights reserved.