| Package | Description |
|---|---|
| org.eclipse.emf.ecore.util |
Provides utilities.
|
| org.eclipse.emf.ecore.xml.type.util |
| Modifier and Type | Field and Description |
|---|---|
protected EValidator.PatternMatcher[][] |
EObjectValidator.DynamicEDataTypeValidator.effectivePattern |
| Modifier and Type | Method and Description |
|---|---|
protected void |
EObjectValidator.reportDataValuePatternViolation(EDataType eDataType,
java.lang.Object value,
EValidator.PatternMatcher[] patterns,
DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context) |
protected boolean |
EObjectValidator.validatePattern(EDataType eDataType,
java.lang.Object value,
EValidator.PatternMatcher[][] patterns,
DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context) |
| Modifier and Type | Field and Description |
|---|---|
static EValidator.PatternMatcher[][] |
XMLTypeValidator.LANGUAGE__PATTERN__VALUES |
static EValidator.PatternMatcher[][] |
XMLTypeValidator.NAME__PATTERN__VALUES |
static EValidator.PatternMatcher[][] |
XMLTypeValidator.NC_NAME__PATTERN__VALUES |
static EValidator.PatternMatcher[][] |
XMLTypeValidator.NMTOKEN__PATTERN__VALUES |
| Modifier and Type | Method and Description |
|---|---|
static EValidator.PatternMatcher |
XMLTypeUtil.createPatternMatcher(java.lang.String pattern) |
Copyright © 2018. Licensed under the Eclipse Public License v1.0. All rights reserved.
Submit a bug or feature