public class ConstrainedType extends AbstractConstrainedElement
ConstrainedElement.ConstrainedElementKindconstraints, groupConversions, isCascading, location, source, unwrapMode| Constructor and Description |
|---|
ConstrainedType(ConfigurationSource source,
ConstraintLocation location,
Set<MetaConstraint<?>> constraints)
Creates a new type meta data object.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
getConstraints, getGroupConversions, getKind, getLocation, isCascading, isConstrained, iterator, toString, unwrapModeclone, finalize, getClass, notify, notifyAll, wait, wait, waitforEach, spliteratorpublic ConstrainedType(ConfigurationSource source, ConstraintLocation location, Set<MetaConstraint<?>> constraints)
source - The source of meta data.location - The location of the represented type.constraints - The constraints of the represented type, if any.public int hashCode()
hashCode in class AbstractConstrainedElementpublic boolean equals(Object obj)
equals in class AbstractConstrainedElementCopyright © 2018 JBoss by Red Hat. All rights reserved.