| Package | Description |
|---|---|
| org.cip4.lib.xjdf | |
| org.cip4.lib.xjdf.schema | |
| org.cip4.lib.xjdf.validator |
| Modifier and Type | Method and Description |
|---|---|
FoldingIntent |
XJdfNodeFactory.createFoldingIntent(String foldingCatalog)
Create new FoldingIntent Node which already contains values for attribute FoldingCatalog.
|
| Modifier and Type | Method and Description |
|---|---|
FoldingIntent |
ObjectFactory.createFoldingIntent()
Create an instance of
FoldingIntent |
FoldingIntent |
FoldingIntent.withCrease(Collection<Crease> values) |
FoldingIntent |
FoldingIntent.withCrease(Crease... values) |
FoldingIntent |
FoldingIntent.withFold(Collection<Fold> values) |
FoldingIntent |
FoldingIntent.withFold(Fold... values) |
FoldingIntent |
FoldingIntent.withFoldingCatalog(String value) |
FoldingIntent |
FoldingIntent.withFoldingDetails(String value) |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<FoldingIntent> |
ObjectFactory.createFoldingIntent(FoldingIntent value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<FoldingIntent> |
ObjectFactory.createFoldingIntent(FoldingIntent value)
|
| Modifier and Type | Method and Description |
|---|---|
ValidationResult |
FoldingIntentValidator.validate(FoldingIntent foldingIntent) |
| Constructor and Description |
|---|
XjdfValidator(Validator<FoldingIntent> foldingIntentValidator,
Validator<ParameterSet> parameterSetValidator)
Constructor.
|
Copyright © 2016. All rights reserved.