| Package | Description |
|---|---|
| nl.tue.buildingsmart.schema |
| Modifier and Type | Class and Description |
|---|---|
class |
IntegerBound
Copyright (C) 2009-2016 BIMserver.org
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.
|
class |
PopulationDependendBound
Copyright (C) 2009-2016 BIMserver.org
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.
|
| Modifier and Type | Method and Description |
|---|---|
Bound |
VariableSizeAggregationType.getLower_bound() |
Bound |
ArrayType.getLower_index() |
Bound |
InverseAttribute.getMax_cardinality() |
Bound |
InverseAttribute.getMin_cardinality() |
Bound |
VariableSizeAggregationType.getUpper_bound() |
Bound |
ArrayType.getUpper_index() |
| Modifier and Type | Method and Description |
|---|---|
void |
VariableSizeAggregationType.setLower_bound(Bound lower_bound) |
void |
ArrayType.setLower_index(Bound lower_index) |
void |
InverseAttribute.setMax_cardinality(Bound max_cardinality) |
void |
InverseAttribute.setMin_cardinality(Bound min_cardinality) |
void |
VariableSizeAggregationType.setUpper_bound(Bound upper_bound) |
void |
ArrayType.setUpper_index(Bound upper_index) |
Copyright © 2018 OpenSource BIM. All rights reserved.