public class ModelInfo extends Object
Modifier and Type | Field and Description |
---|---|
String |
id |
Map<String,Element> |
instances |
protected List<String> |
invalidBindings
A list of messages, one for each invalid binding.
|
Element |
model |
boolean |
modelValid |
boolean |
requiredok |
Constructor and Description |
---|
ModelInfo() |
ModelInfo(Element el,
boolean followUrls,
XFormImpl impl) |
Modifier and Type | Method and Description |
---|---|
void |
addInvalidBinding(String desc) |
Element |
getInstance(String instid)
Get the instance by id.
|
List<String> |
getInvalidBindings() |
void |
rebuild() |
@enterprise 10.0.39049 Copyright © 2024 FREQUENTIS AG. All Rights Reserved.