Constructor and Description |
---|
Pattern(String boundName,
ObjectType objectType,
AnalyzerConfiguration configuration) |
Modifier and Type | Method and Description |
---|---|
static Matchers |
boundName() |
String |
getBoundName() |
Fields |
getFields() |
String |
getName() |
ObjectType |
getObjectType() |
UUIDKey |
getUuidKey() |
static KeyDefinition[] |
keyDefinitions() |
Key[] |
keys() |
static Matchers |
name() |
static Matchers |
uuid() |
public Pattern(String boundName, ObjectType objectType, AnalyzerConfiguration configuration)
public static Matchers boundName()
public static Matchers name()
public static Matchers uuid()
public static KeyDefinition[] keyDefinitions()
public UUIDKey getUuidKey()
getUuidKey
in interface HasUUID
public String getName()
public String getBoundName()
public ObjectType getObjectType()
public Fields getFields()
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.