| Package | Description |
|---|---|
| net.sf.jfuf.fd | |
| net.sf.openschema |
| Modifier and Type | Field and Description |
|---|---|
protected List<AttributeValuePair> |
AttributeValuePair.v |
protected List<AttributeValuePair> |
FD.v |
| Modifier and Type | Method and Description |
|---|---|
AttributeValuePair |
ObjectFactory.createAttributeValuePair()
Create an instance of
AttributeValuePair |
| Modifier and Type | Method and Description |
|---|---|
List<AttributeValuePair> |
AttributeValuePair.getV()
Gets the value of the v property.
|
List<AttributeValuePair> |
FD.getV()
Gets the value of the v property.
|
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,Object> |
OpenSchemaPlanner.assembleFD(List<AttributeValuePair> vs,
Set<String> vars)
Create a functional description from the JAXB code.
|
Copyright © 2015 Pablo Duboue. All rights reserved.