boolean |
AbstractInvocationTypeComputer.computeIsValidForSupportedType(StringLiteral literal,
List<String> content,
Environments envs) |
|
boolean |
AreaTypeComputer.computeIsValidForSupportedType(StringLiteral literal,
List<String> content,
Environments envs) |
|
boolean |
ContentTypeComputer.computeIsValidForSupportedType(StringLiteral literal,
List<String> content,
Collection<LiteralType> contextTypes) |
Computes that the specified literal is valid for supported type of this computer.
|
boolean |
ContextTypeComputer.computeIsValidForSupportedType(StringLiteral literal,
List<String> content,
Environments envs) |
Computes that the specified literal is valid for supported type of this computer.
|
boolean |
CyrillicTypeComputer.computeIsValidForSupportedType(StringLiteral literal,
List<String> content,
Collection<LiteralType> contextTypes) |
|
boolean |
EmptyTypeComputer.computeIsValidForSupportedType(StringLiteral literal,
List<String> content,
Environments envs) |
|
boolean |
FqnTypeComputer.computeIsValidForSupportedType(StringLiteral literal,
List<String> content,
Collection<LiteralType> contextTypes) |
|
boolean |
KeysTypeComputer.computeIsValidForSupportedType(StringLiteral literal,
List<String> content,
Collection<LiteralType> contextTypes) |
|
boolean |
KeyTypeComputer.computeIsValidForSupportedType(StringLiteral literal,
List<String> content,
Collection<LiteralType> contextTypes) |
|
boolean |
LatinTypeComputer.computeIsValidForSupportedType(StringLiteral literal,
List<String> content,
Collection<LiteralType> contextTypes) |
|
boolean |
MethodNameTypeComputer.computeIsValidForSupportedType(StringLiteral literal,
List<String> content,
Collection<LiteralType> contextTypes) |
|
boolean |
NonWordsTypeComputer.computeIsValidForSupportedType(StringLiteral literal,
List<String> content,
Collection<LiteralType> contextTypes) |
|
boolean |
QueryCtorTypeComputer.computeIsValidForSupportedType(StringLiteral literal,
List<String> content,
Environments envs) |
|
boolean |
QueryDcsCtorTypeComputer.computeIsValidForSupportedType(StringLiteral literal,
List<String> content,
Environments envs) |
|
boolean |
QueryDcsPropertyTextTypeComputer.computeIsValidForSupportedType(StringLiteral literal,
List<String> content,
Environments envs) |
|
boolean |
QueryDcsTypeComputer.computeIsValidForSupportedType(StringLiteral literal,
List<String> content,
Collection<LiteralType> contextTypes) |
|
boolean |
QueryPropertyTextTypeComputer.computeIsValidForSupportedType(StringLiteral literal,
List<String> content,
Environments envs) |
|
boolean |
QueryTypeComputer.computeIsValidForSupportedType(StringLiteral literal,
List<String> content,
Collection<LiteralType> contextTypes) |
|
boolean |
TypeFuncCtorTypeComputer.computeIsValidForSupportedType(StringLiteral literal,
List<String> content,
Environments envs) |
|
boolean |
TypesTypeComputer.computeIsValidForSupportedType(StringLiteral literal,
List<String> content,
Environments envs) |
|
boolean |
UuidCtorTypeComputer.computeIsValidForSupportedType(StringLiteral literal,
List<String> content,
Environments envs) |
|
boolean |
UuidTypeComputer.computeIsValidForSupportedType(StringLiteral literal,
List<String> content,
Collection<LiteralType> contextTypes) |
|
Collection<LiteralType> |
IStringLiteralTypeComputer.computeTypes(StringLiteral literal) |
Computes the string literal content types.
|
boolean |
IStringLiteralTypeComputer.containsAnyType(StringLiteral literal,
String... typeNames) |
Checks that string literal content types contains any of given type.
|
Collection<LiteralType> |
IStringLiteralTypeComputer.getAnnotatedTypes(StringLiteral literal) |
Gets the only annotated types of string literal content types.
|
Map<LiteralType,org.eclipse.xtext.nodemodel.INode> |
IStringLiteralTypeComputer.getAnnotationNodes(StringLiteral literal) |
Gets the nodes which contains annotation of the content type for the string literal.
|
static List<StringLiteral> |
TypeUtil.getStringLiteralsInLine(StringLiteral object) |
Gets the string literals in same line as given literal.
|
int |
IStringLiteralTypeComputer.indexOnLastLine(StringLiteral literal) |
Get the index of string literal on last line of string literal lines.
|
boolean |
AccessRightTypeComputer.isSupport(StringLiteral literal,
List<String> content) |
|
boolean |
DcsParameterTypeComputer.isSupport(StringLiteral literal,
List<String> content) |
|
boolean |
EmptyTypeComputer.isSupport(StringLiteral literal,
List<String> content) |
|
boolean |
EventTypeComputer.isSupport(StringLiteral literal,
List<String> content) |
|
boolean |
FormAttributeTypeComputer.isSupport(StringLiteral literal,
List<String> content) |
|
boolean |
FormNameTypeComputer.isSupport(StringLiteral literal,
List<String> content) |
|
boolean |
FullNameTypeComputerDataLock.isSupport(StringLiteral literal,
List<String> content) |
|
boolean |
KeysTypeComputer.isSupport(StringLiteral literal,
List<String> content) |
|
boolean |
KeyTypeComputer.isSupport(StringLiteral literal,
List<String> content) |
|
boolean |
MethodNameTypeComputer.isSupport(StringLiteral literal,
List<String> content) |
|
boolean |
ObjectAttributeTypeComputer.isSupport(StringLiteral literal,
List<String> content) |
|
boolean |
PredefinedTypeComputer.isSupport(StringLiteral literal,
List<String> content) |
|
boolean |
SettingsKeyTypeComputer.isSupport(StringLiteral literal,
List<String> content) |
|
boolean |
StructureKeyTypeComputer.isSupport(StringLiteral literal,
List<String> content) |
|
boolean |
TemplateNameTypeComputer.isSupport(StringLiteral literal,
List<String> content) |
|
default boolean |
TypeComputer.isSupport(StringLiteral literal,
List<String> content) |
Quick checks if type computer is support the literal.
|
boolean |
TypesTypeComputer.isSupport(StringLiteral literal,
List<String> content) |
|
boolean |
TypeTypeComputer.isSupport(StringLiteral literal,
List<String> content) |
|
boolean |
UuidCtorTypeComputer.isSupport(StringLiteral literal,
List<String> content) |
|
boolean |
UuidTypeComputer.isSupport(StringLiteral literal,
List<String> content) |
|
boolean |
XdtoFactoryPackageCollectionPackageTypeComputer.isSupport(StringLiteral literal,
List<String> content) |
|
boolean |
XdtoFactoryPackageTypeComputer.isSupport(StringLiteral literal,
List<String> content) |
|
boolean |
XdtoFactoryTypeTypeComputer.isSupport(StringLiteral literal,
List<String> content) |
|
org.eclipse.core.runtime.IStatus |
AreaTypeComputer.validate(StringLiteral literal,
List<String> content,
org.eclipse.xtext.util.CancelIndicator monitor) |
|
org.eclipse.core.runtime.IStatus |
CyrillicTypeComputer.validate(StringLiteral literal,
List<String> content,
org.eclipse.xtext.util.CancelIndicator monitor) |
|
org.eclipse.core.runtime.IStatus |
EmptyTypeComputer.validate(StringLiteral literal,
List<String> content,
org.eclipse.xtext.util.CancelIndicator monitor) |
|
org.eclipse.core.runtime.IStatus |
FqnTypeComputer.validate(StringLiteral literal,
List<String> content,
org.eclipse.xtext.util.CancelIndicator monitor) |
|
org.eclipse.core.runtime.IStatus |
KeysTypeComputer.validate(StringLiteral literal,
List<String> content,
org.eclipse.xtext.util.CancelIndicator monitor) |
|
org.eclipse.core.runtime.IStatus |
KeyTypeComputer.validate(StringLiteral literal,
List<String> content,
org.eclipse.xtext.util.CancelIndicator monitor) |
|
org.eclipse.core.runtime.IStatus |
LatinTypeComputer.validate(StringLiteral literal,
List<String> content,
org.eclipse.xtext.util.CancelIndicator monitor) |
|
org.eclipse.core.runtime.IStatus |
MethodNameTypeComputer.validate(StringLiteral literal,
List<String> content,
org.eclipse.xtext.util.CancelIndicator monitor) |
|
org.eclipse.core.runtime.IStatus |
NonWordsTypeComputer.validate(StringLiteral literal,
List<String> content,
org.eclipse.xtext.util.CancelIndicator monitor) |
|
org.eclipse.core.runtime.IStatus |
NstrTypeComputer.validate(StringLiteral literal,
List<String> content,
org.eclipse.xtext.util.CancelIndicator monitor) |
|
org.eclipse.core.runtime.IStatus |
QueryTypeComputer.validate(StringLiteral literal,
List<String> content,
org.eclipse.xtext.util.CancelIndicator monitor) |
|
org.eclipse.core.runtime.IStatus |
SortColumnsTypeComputer.validate(StringLiteral literal,
List<String> content,
org.eclipse.xtext.util.CancelIndicator monitor) |
|
org.eclipse.core.runtime.IStatus |
TypeValidator.validate(StringLiteral literal,
List<String> content,
org.eclipse.xtext.util.CancelIndicator monitor) |
Checks that content of string literal is valid for the declared content type.
|
org.eclipse.core.runtime.IStatus |
UuidTypeComputer.validate(StringLiteral literal,
List<String> content,
org.eclipse.xtext.util.CancelIndicator monitor) |
|