| Package | Description |
|---|---|
| org.colomoto.biolqm.io |
Input/Output for Logical Model.
|
| Modifier and Type | Method and Description |
|---|---|
LogicalModelFormat.MultivaluedSupport |
LogicalModelFormat.getMultivaluedSupport()
Precise type of support for multivalued models.
|
LogicalModelFormat.MultivaluedSupport |
AbstractFormat.getMultivaluedSupport() |
static LogicalModelFormat.MultivaluedSupport |
LogicalModelFormat.MultivaluedSupport.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LogicalModelFormat.MultivaluedSupport[] |
LogicalModelFormat.MultivaluedSupport.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
AbstractFormat(String id,
String name,
LogicalModelFormat.MultivaluedSupport modelType) |
Copyright © 2012-2017. All Rights Reserved.