Object

gov.nasa.jpl.imce.oml.frameless

OMLWriters

Related Doc: package frameless

Permalink

object OMLWriters

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. OMLWriters
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. final def !=(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  4. def anonymousConceptUnionAxiomPartitioner(ax: AnonymousConceptUnionAxiom, serializedUUIDs: Seq[ConceptTreeDisjunctionUUID]): Boolean

    Permalink
  5. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  6. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  7. final def eq(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  8. def equals(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  9. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  10. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
  11. def hashCode(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  12. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  13. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  14. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
  15. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
  16. def restrictionStructuredDataPropertyTuplePartitioner(rsd: RestrictionStructuredDataPropertyTuple, serializedUUIDs: Seq[RestrictionStructuredDataPropertyContextUUID]): Boolean

    Permalink
  17. def ruleBodySegmentPartitioner(rbs: RuleBodySegment, serializedUUIDs: Seq[RuleBodySegmentUUID]): Boolean

    Permalink
  18. def serializeAndWriteAnonymousConceptUnionAxioms(url: String, props: Properties, ts: Seq[AnonymousConceptUnionAxiom], sqlTable: String, t2tuple: (AnonymousConceptUnionAxiom) ⇒ AnonymousConceptUnionAxiomTuple, serializedUUIDs: Seq[ConceptTreeDisjunctionUUID], partitioner: (AnonymousConceptUnionAxiom, Seq[ConceptTreeDisjunctionUUID]) ⇒ Boolean)(implicit spark: SparkSession, sqlContext: SQLContext, encoder1: TypedEncoder[AnonymousConceptUnionAxiom], encoder2: TypedEncoder[AnonymousConceptUnionAxiomTuple]): Unit

    Permalink
    Annotations
    @tailrec()
  19. def serializeAndWriteRestrictionStructuredDataPropertyTuples(url: String, props: Properties, ts: Seq[RestrictionStructuredDataPropertyTuple], sqlTable: String, t2tuple: (RestrictionStructuredDataPropertyTuple) ⇒ RestrictionStructuredDataPropertyTupleTuple, serializedUUIDs: Seq[RestrictionStructuredDataPropertyContextUUID], partitioner: (RestrictionStructuredDataPropertyTuple, Seq[RestrictionStructuredDataPropertyContextUUID]) ⇒ Boolean)(implicit spark: SparkSession, sqlContext: SQLContext, encoder1: TypedEncoder[RestrictionStructuredDataPropertyTuple], encoder2: TypedEncoder[RestrictionStructuredDataPropertyTupleTuple]): Unit

    Permalink
    Annotations
    @tailrec()
  20. def serializeAndWriteRuleBodySegments(url: String, props: Properties, ts: Seq[RuleBodySegment], sqlTable: String, t2tuple: (RuleBodySegment) ⇒ RuleBodySegmentTuple, serializedUUIDs: Seq[RuleBodySegmentUUID], partitioner: (RuleBodySegment, Seq[RuleBodySegmentUUID]) ⇒ Boolean)(implicit spark: SparkSession, sqlContext: SQLContext, encoder1: TypedEncoder[RuleBodySegment], encoder2: TypedEncoder[RuleBodySegmentTuple]): Unit

    Permalink
    Annotations
    @tailrec()
  21. def serializeAndWriteStructuredDataPropertyTuples(url: String, props: Properties, ts: Seq[StructuredDataPropertyTuple], sqlTable: String, t2tuple: (StructuredDataPropertyTuple) ⇒ StructuredDataPropertyTupleTuple, serializedUUIDs: Seq[SingletonInstanceStructuredDataPropertyContextUUID], partitioner: (StructuredDataPropertyTuple, Seq[SingletonInstanceStructuredDataPropertyContextUUID]) ⇒ Boolean)(implicit spark: SparkSession, sqlContext: SQLContext, encoder1: TypedEncoder[StructuredDataPropertyTuple], encoder2: TypedEncoder[StructuredDataPropertyTupleTuple]): Unit

    Permalink
    Annotations
    @tailrec()
  22. def structuredDataPropertyTuplePartitioner(sdp: StructuredDataPropertyTuple, serializedUUIDs: Seq[SingletonInstanceStructuredDataPropertyContextUUID]): Boolean

    Permalink
  23. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  24. def toString(): String

    Permalink
    Definition Classes
    AnyRef → Any
  25. final def wait(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  26. final def wait(arg0: Long, arg1: Int): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  27. final def wait(arg0: Long): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  28. def writeRestrictions(url: String, props: Properties, dataRanges: Seq[DataRangeUUID], binaryScalarRestrictions: Seq[BinaryScalarRestriction], binaryScalarRestrictionTable: String, binaryScalarRestriction2Tuple: (BinaryScalarRestriction) ⇒ BinaryScalarRestrictionTuple, iriScalarRestrictions: Seq[IRIScalarRestriction], iriScalarRestrictionTable: String, iriScalarRestriction2Tuple: (IRIScalarRestriction) ⇒ IRIScalarRestrictionTuple, numericScalarRestrictions: Seq[NumericScalarRestriction], numericScalarRestrictionTable: String, numericScalarRestriction2Tuple: (NumericScalarRestriction) ⇒ NumericScalarRestrictionTuple, plainLiteralScalarRestrictions: Seq[PlainLiteralScalarRestriction], plainLiteralScalarRestrictionTable: String, plainLiteralScalarRestriction2Tuple: (PlainLiteralScalarRestriction) ⇒ PlainLiteralScalarRestrictionTuple, scalarOneOfRestrictions: Seq[ScalarOneOfRestriction], scalarOneOfRestrictionTable: String, scalarOneOfRestriction2Tuple: (ScalarOneOfRestriction) ⇒ ScalarOneOfRestrictionTuple, stringScalarRestrictions: Seq[StringScalarRestriction], stringScalarRestrictionTable: String, stringScalarRestriction2Tuple: (StringScalarRestriction) ⇒ StringScalarRestrictionTuple, synonymScalarRestrictions: Seq[SynonymScalarRestriction], synonymScalarRestrictionTable: String, synonymScalarRestriction2Tuple: (SynonymScalarRestriction) ⇒ SynonymScalarRestrictionTuple, timeScalarRestrictions: Seq[TimeScalarRestriction], timeScalarRestrictionTable: String, timeScalarRestriction2Tuple: (TimeScalarRestriction) ⇒ TimeScalarRestrictionTuple)(implicit spark: SparkSession, sqlContext: SQLContext): Unit

    Permalink
    Annotations
    @tailrec()

Inherited from AnyRef

Inherited from Any

Ungrouped