public class ComponentTest
extends java.lang.Object
Constructor and Description |
---|
ComponentTest(int componentKind,
QNameTest nameTest,
int arity) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object other) |
int |
getArity() |
int |
getComponentKind() |
QNameTest |
getQNameTest() |
SymbolicName |
getSymbolicNameIfExplicit() |
int |
hashCode() |
boolean |
isPartialWildcard() |
boolean |
matches(Actor component) |
boolean |
matches(SymbolicName sn) |
public ComponentTest(int componentKind, QNameTest nameTest, int arity)
public int getComponentKind()
public QNameTest getQNameTest()
public int getArity()
public boolean isPartialWildcard()
public boolean matches(Actor component)
public boolean matches(SymbolicName sn)
public SymbolicName getSymbolicNameIfExplicit()
public boolean equals(java.lang.Object other)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
Copyright (c) 2004-2018 Saxonica Limited. All rights reserved.