Uses of Class
org.cristalise.gui.tabs.outcome.form.StructuralException
Packages that use StructuralException
-
Uses of StructuralException in org.cristalise.gui.tabs.outcome.form
Methods in org.cristalise.gui.tabs.outcome.form that throw StructuralExceptionModifier and TypeMethodDescriptionvoidField.addStructure(OutcomeStructure newElement) voidDimensionTableModel.enumerateElements(org.exolab.castor.xml.schema.ContentModelGroup group) voidAttributeList.setInstance(Element data) Constructors in org.cristalise.gui.tabs.outcome.form that throw StructuralExceptionModifierConstructorDescriptionDimensionTableModel(org.exolab.castor.xml.schema.ElementDecl model, boolean readOnly) -
Uses of StructuralException in org.cristalise.gui.tabs.outcome.form.field
Methods in org.cristalise.gui.tabs.outcome.form.field that throw StructuralExceptionModifier and TypeMethodDescriptionstatic EditFieldEditField.getEditField(org.exolab.castor.xml.schema.AttributeDecl model) static EditFieldEditField.getEditField(org.exolab.castor.xml.schema.ElementDecl model, HashMap<String, Class<?>> specialControls) voidvoidComboField.setDecl(org.exolab.castor.xml.schema.AttributeDecl model) voidComboField.setDecl(org.exolab.castor.xml.schema.ElementDecl model) voidEditField.setDecl(org.exolab.castor.xml.schema.AttributeDecl model) voidEditField.setDecl(org.exolab.castor.xml.schema.ElementDecl model)