| Package | Description |
|---|---|
| nl.tue.buildingsmart.schema |
| Modifier and Type | Class and Description |
|---|---|
class |
DerivedAttribute
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 |
ExplicitAttribute
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 |
InverseAttribute
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 |
|---|---|
Attribute |
EntityDefinition.getAttributeBN(String name) |
Attribute |
EntityDefinition.getAttributeBNWithSuper(String name) |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<Attribute> |
EntityDefinition.getAttributes() |
ArrayList<Attribute> |
EntityDefinition.getAttributes(boolean returnInherited)
returns all Attirbutes of this ENTITY.
|
HashMap<String,Attribute> |
EntityDefinition.getAttributesBN() |
ArrayList<Attribute> |
EntityDefinition.getAttributesCached(boolean returnInherited) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
EntityDefinition.addAttribute(Attribute a) |
| Modifier and Type | Method and Description |
|---|---|
void |
EntityDefinition.setAttributes(ArrayList<Attribute> attributes) |
void |
EntityDefinition.setAttributesBN(HashMap<String,Attribute> attributesBN) |
Copyright © 2018 OpenSource BIM. All rights reserved.