public class ParserViewDefinition extends AbstractRelationDefinition
RelationDefinition.AttributeListBuilder| Constructor and Description |
|---|
ParserViewDefinition(it.unibz.inf.ontop.com.google.common.collect.ImmutableList<QuotedID> attrs,
String statement,
DBTypeFactory dbTypeFactory) |
| Modifier and Type | Method and Description |
|---|---|
it.unibz.inf.ontop.com.google.common.collect.ImmutableList<ForeignKeyConstraint> |
getForeignKeys() |
it.unibz.inf.ontop.com.google.common.collect.ImmutableList<FunctionalDependency> |
getOtherFunctionalDependencies() |
it.unibz.inf.ontop.com.google.common.collect.ImmutableList<UniqueConstraint> |
getUniqueConstraints() |
String |
toString() |
attributeListBuilder, getAtomPredicate, getAttribute, getAttribute, getAttributespublic ParserViewDefinition(it.unibz.inf.ontop.com.google.common.collect.ImmutableList<QuotedID> attrs, String statement, DBTypeFactory dbTypeFactory)
statement - public it.unibz.inf.ontop.com.google.common.collect.ImmutableList<UniqueConstraint> getUniqueConstraints()
public it.unibz.inf.ontop.com.google.common.collect.ImmutableList<FunctionalDependency> getOtherFunctionalDependencies()
public it.unibz.inf.ontop.com.google.common.collect.ImmutableList<ForeignKeyConstraint> getForeignKeys()
Copyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.