| Package | Description |
|---|---|
| nl.tue.buildingsmart.schema |
| Modifier and Type | Class and Description |
|---|---|
class |
AggregationType
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 |
ArrayType
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 |
BagType
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 |
BinaryType
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 |
BooleanType
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 |
DefinedType
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 |
EntityDefinition |
class |
EnumerationType |
class |
IntegerType
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 |
ListType
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 |
LogicalType
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 |
NamedType
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 |
NumberType
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 |
RealType
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 |
SelectType |
class |
SetType
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 |
SimpleType
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 |
StringType
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 |
VariableSizeAggregationType
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 |
|---|---|
BaseType |
SchemaDefinition.getBaseTypeBN(String name) |
BaseType |
ExplicitAttribute.getDomain() |
BaseType |
ExplicitAttribute.getDomain(boolean includeSubtypes) |
BaseType |
AggregationType.getElement_type() |
BaseType |
DerivedAttribute2.getType() |
| Modifier and Type | Method and Description |
|---|---|
void |
ExplicitAttribute.setDomain(BaseType domain) |
void |
AggregationType.setElement_type(BaseType element_type) |
| Constructor and Description |
|---|
AggregationType(BaseType element_type)
Standard constructor
|
ArrayType(BaseType element_type) |
BagType(BaseType element_type) |
DerivedAttribute2(String name,
BaseType type,
String expressCode,
boolean collection,
boolean hasSuper) |
ListType(BaseType element_type) |
SetType(BaseType element_type) |
VariableSizeAggregationType(BaseType element_type) |
Copyright © 2018 OpenSource BIM. All rights reserved.