Uses of Class
org.eclipse.lemminx.extensions.xsd.contentmodel.CMXSDElementDeclaration
-
Packages that use CMXSDElementDeclaration Package Description org.eclipse.lemminx.extensions.xsd.contentmodel -
-
Uses of CMXSDElementDeclaration in org.eclipse.lemminx.extensions.xsd.contentmodel
Methods in org.eclipse.lemminx.extensions.xsd.contentmodel that return CMXSDElementDeclaration Modifier and Type Method Description CMXSDElementDeclarationCMXSDElementDeclaration. refineType(org.apache.xerces.xs.XSTypeDefinition refinedType)Constructors in org.eclipse.lemminx.extensions.xsd.contentmodel with parameters of type CMXSDElementDeclaration Constructor Description CMXSDAttributeDeclaration(CMXSDElementDeclaration cmElement, org.apache.xerces.xs.XSAttributeUse attributeUse)
-