object CanonicalWebAPISpecDialectExporter
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- CanonicalWebAPISpecDialectExporter
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Value Members
-
final
def
!=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
##(): Int
- Definition Classes
- AnyRef → Any
-
final
def
==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- val DIALECT_FILE: String
- val DataPropertiesField: Field
- val DesignAnnotationField: Field
- val DesignLinkTargetField: Field
- val WELL_KNOWN_VOCABULARIES: Map[String, String]
- val abstractDeclarationsRange: String
- def aggregateExternals(externals: HashMap[String, String], prefix: String, base: String): Unit
- def allowedAnyShapePropertyMapping(propertyTerm: String, isAnyShape: Boolean): Boolean
- def allowedShapePropertyMapping(propertyTerm: String, isBaseShape: Boolean): Boolean
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
- val blacklistedMappings: Set[String]
- val blacklistedProperties: Set[String]
- val blacklistedRanges: Set[String]
- val blacklistedSupertypes: Set[String]
- def cleanInheritance(): Unit
-
def
clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native()
- def compact(url: String): (String, String, String)
- val customDomainProperty: String
- val dataNodeUnion: String
- val dataNodeUnionDeclaration: String
- val declarations: String
- val domainElementUnion: String
- val domainElementUnionDeclaration: String
- val endPointExtends: String
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
equals(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
def
finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( classOf[java.lang.Throwable] )
- def findExtended(mapping: ExtendedDialectNodeMapping): Seq[String]
-
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
-
def
hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- def main(args: Array[String]): Unit
- def metaTypeToDialectRange(metaType: Type): (String, Boolean, Boolean)
-
final
def
ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- var nodeMappings: Map[String, ExtendedDialectNodeMapping]
-
final
def
notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
-
final
def
notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
- val operationExtends: String
- def parseMetaObject(klassName: String): Option[ExtendedDialectNodeMapping]
- val parsedUnitUnion: String
- val parsedUnitUnionDeclaration: String
- val reflectionsApiDocs: Reflections
- val reflectionsCore: Reflections
- val reflectionsDataNode: Reflections
- val reflectionsDocs: Reflections
- val reflectionsExtModel: Reflections
- val reflectionsShapes: Reflections
- val reflectionsTemplates: Reflections
- val reflectionsWebApi: Reflections
- def renderDialect(): String
- val settingsTypeDiscriminator: String
- val settingsUnionDeclaration: String
- val settingsUnionRange: String
- val shapeTypeDiscriminator: String
- val shapeUnionDeclaration: String
- val shapeUnionRange: String
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
-
def
toString(): String
- Definition Classes
- AnyRef → Any
-
final
def
wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native()