public static interface ChangeSetAdapter.NodeTypePredicate
Modifier and Type | Method and Description |
---|---|
boolean |
matchesType(Name primaryType,
Set<Name> mixinTypes)
Determine if the given primary type and mixin types satisfies the node type requirements of an event.
|
boolean matchesType(Name primaryType, Set<Name> mixinTypes)
primaryType
- the primary type of the eventmixinTypes
- Copyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.