HasExtensions

The PMML schema contains a mechanism for extending the content of a model. Extension elements should be present as the first child in all elements and groups defined in PMML. This way it is possible to place information in the Extension elements which affects how the remaining entries are treated. The main element in each model should have Extension elements as the first and the last child for maximum flexibility.

class Object
trait Matchable
class Any
class Counts
trait Distance
object chebychev.type
object cityBlock.type
object euclidean.type
object jaccard.type
class minkowski
object simpleMatching.type
object squaredEuclidean.type
object tanimoto.type
class FieldRef
trait Evaluator
class Apply
class Constant
class MapValues
class TextIndex
class Header
class Interval
object InfinityInterval.type
trait Matrix
class Partition
trait Predicate
object False.type
object True.type
class Attribute
class Node
class Segment
class Quantile
class Row
trait Table
class Value
class DataField
class Decision
class Decisions
class Output
class Target
class Targets
class Category
class Cluster
class Con
class Item
class ItemRef
class Itemset
class KNNInput
class KNNInputs
class Model
class DataModel
class Scorecard
class TreeModel
class Neuron
class PCell
class PCovCell
class PPCell
class PPMatrix
class Parameter
class Predictor
class RuleSet
trait Function
object Add.type
object Divide.type
object Hypot.type
object Modulo.type
object Multiply.type
object Pow.type
object Subtract.type
object Threshold.type
object Equal.type
object Matches.type
object NotEqual.type
object GreaterOrEqual.type
object GreaterThan.type
object LessOrEqual.type
object LessThan.type
object DateDaysSinceYear.type
object FormatDatetime.type
object FormatNumber.type
object SAS-FORMAT-$CHARw.type
object SAS-FORMAT-BESTw.type
object Concat.type
object If.type
object IsIn.type
object IsNotIn.type
object Avg.type
object Max.type
object Median.type
object Min.type
object Product.type
object Sum.type
object And.type
object Or.type
object Replace.type
object Substring.type
object NormalCDF.type
object NormalIDF.type
object NormalPDF.type
object Not.type
object StringLength.type
object ACos.type
object ASin.type
object ATan.type
object Abs.type
object Ceil.type
object Cos.type
object CosH.type
object Erf.type
object Exp.type
object Expm1.type
object Floor.type
object Ln.type
object Ln1p.type
object Log10.type
object RInt.type
object Round.type
object Sin.type
object SinH.type
object Sqrt.type
object StdNormalCDF.type
object StdNormalIDF.type
object StdNormalPDF.type
object Tan.type
object TanH.type
object IsMissing.type
object IsNotMissing.type
object IsNotValid.type
object IsValid.type
object Lowercase.type
object TrimBlanks.type
object Uppercase.type

Value members

Concrete methods

def hasExtensions: Boolean