Package | Description |
---|---|
org.g_node.nix | |
org.g_node.nix.base | |
org.g_node.nix.util |
Modifier and Type | Class and Description |
---|---|
class |
Block
Block
Class for grouping further data entities.
|
class |
DataArray
DataArray
A class that can store arbitrary n-dimensional data along with further
information.
|
class |
Feature
|
class |
Group
An additional grouping element within Block.
|
class |
MultiTag
MultiTag
A tag class that can be used to tag multiple positions or regions in data.
|
class |
Property
Property
Class representing an odML property entity.
|
class |
Section
Section
Used to store metadata.
|
class |
Source
Source
A class that describes the provenance of other entities of the NIX data model.
|
class |
Tag
Tag
A tag class that defines a single point or region of interest.
|
Modifier and Type | Class and Description |
---|---|
class |
EntityWithMetadata
EntityWithMetadata
An abstract class for entities that can be associated with additional metadata.
|
class |
EntityWithSources
EntityWithSources
An abstract class for entities that can be associated with sources.
|
class |
NamedEntity<T extends NamedEntity>
NamedEntity
An abstract class for entities with a
NamedEntity.getName() , NamedEntity.getType()
and NamedEntity.getDefinition() . |
Modifier and Type | Method and Description |
---|---|
static <T extends Entity> |
Util.toId(T entity)
Extract id from given entity.
|
Copyright © 2016. All rights reserved.