public class PPMatrix extends PMMLObject implements HasExtensions<PPMatrix>
| Constructor and Description |
|---|
PPMatrix() |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
accept(Visitor visitor) |
PPMatrix |
addExtensions(Extension... extensions) |
PPMatrix |
addPPCells(PPCell... ppCells) |
List<Extension> |
getExtensions() |
List<PPCell> |
getPPCells() |
boolean |
hasExtensions() |
boolean |
hasPPCells() |
getLocator, getSchemaVersion, getSchemaVersion, hasLocator, setLocator, traverse, traverse, traverse, traverse, traverseMixedpublic boolean hasExtensions()
hasExtensions in interface HasExtensions<PPMatrix>public List<Extension> getExtensions()
getExtensions in interface HasExtensions<PPMatrix>public PPMatrix addExtensions(Extension... extensions)
addExtensions in interface HasExtensions<PPMatrix>public boolean hasPPCells()
public VisitorAction accept(Visitor visitor)
Copyright © 2024. All rights reserved.