| Package | Description |
|---|---|
| org.bimserver.models.store | |
| org.bimserver.models.store.impl | |
| org.bimserver.models.store.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
BooleanType
Copyright (C) 2009-2018 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.
|
interface |
ByteArrayType
Copyright (C) 2009-2018 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.
|
interface |
DoubleType
Copyright (C) 2009-2018 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.
|
interface |
LongType
Copyright (C) 2009-2018 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.
|
interface |
StringType
Copyright (C) 2009-2018 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 |
|---|---|
PrimitiveType |
StoreFactory.createPrimitiveType()
Returns a new object of class 'Primitive Type'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BooleanTypeImpl
An implementation of the model object 'Boolean Type'.
|
class |
ByteArrayTypeImpl
An implementation of the model object 'Byte Array Type'.
|
class |
DoubleTypeImpl
An implementation of the model object 'Double Type'.
|
class |
LongTypeImpl
An implementation of the model object 'Long Type'.
|
class |
PrimitiveTypeImpl
An implementation of the model object 'Primitive Type'.
|
class |
StringTypeImpl
An implementation of the model object 'String Type'.
|
| Modifier and Type | Method and Description |
|---|---|
PrimitiveType |
StoreFactoryImpl.createPrimitiveType() |
| Modifier and Type | Method and Description |
|---|---|
T |
StoreSwitch.casePrimitiveType(PrimitiveType object)
Returns the result of interpreting the object as an instance of 'Primitive Type'.
|
Copyright © 2018 OpenSource BIM. All rights reserved.