Uses of Class
nl.geostandaarden.mim_1_1_0.relatierol.Constraint
Packages that use Constraint
-
Uses of Constraint in nl.geostandaarden.mim_1_1_0.relatierol
Fields in nl.geostandaarden.mim_1_1_0.relatierol with type parameters of type ConstraintModifier and TypeFieldDescriptionprotected List<Constraint>
Constraints.constraint
Een constraint is een conditie of een beperking, die over een of meerdere modelelementen uit het informatiemodel geldt.Methods in nl.geostandaarden.mim_1_1_0.relatierol that return ConstraintModifier and TypeMethodDescriptionObjectFactory.createConstraint()
Create an instance ofConstraint
ObjecttypeEx.getConstraint
(String name) Constraint.withKenmerken
(Kenmerken value) Sets the value of the kenmerken property.Sets the value of the naam property.Constraint.withParent
(Object parent) Constraint.withSpecificatieFormeel
(String value) Sets the value of the specificatieFormeel property.Constraint.withSpecificatieTekst
(String value) Sets the value of the specificatieTekst property.Methods in nl.geostandaarden.mim_1_1_0.relatierol that return types with arguments of type ConstraintModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<Constraint>
ObjectFactory.createConstraint
(Constraint value) Constraints.getConstraint()
Een constraint is een conditie of een beperking, die over een of meerdere modelelementen uit het informatiemodel geldt.Methods in nl.geostandaarden.mim_1_1_0.relatierol with parameters of type ConstraintModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<Constraint>
ObjectFactory.createConstraint
(Constraint value) Constraints.withConstraint
(Constraint... values) Adds objects to the list of Constraint using add methodMethod parameters in nl.geostandaarden.mim_1_1_0.relatierol with type arguments of type ConstraintModifier and TypeMethodDescriptionConstraints.withConstraint
(Collection<Constraint> values) Adds objects to the list of Constraint using addAll method