Uses of Class
pl.edu.icm.unity.exceptions.SchemaConsistencyException
-
Packages that use SchemaConsistencyException Package Description pl.edu.icm.unity.engine.api.attributes -
-
Uses of SchemaConsistencyException in pl.edu.icm.unity.engine.api.attributes
Methods in pl.edu.icm.unity.engine.api.attributes that throw SchemaConsistencyException Modifier and Type Method Description void
AttributeClassHelper. checkAttribtues(Collection<String> attributes, Map<String,AttributeType> allTypes)
Verifies if the given attribute set is consistent with the effective AC
-