Package | Description |
---|---|
cz.cesnet.cloud.occi.core | |
cz.cesnet.cloud.occi.infrastructure |
Modifier and Type | Class and Description |
---|---|
class |
Link
Class representing an OCCI Link.
|
class |
Resource
Class representing an OCCI Resource.
|
Modifier and Type | Method and Description |
---|---|
Entity |
Category.getEntity(String entityIdentifier)
Returns entity from category.
|
Modifier and Type | Method and Description |
---|---|
Set<Entity> |
Category.getEntities()
Returns all category's entities in form of set.
|
Modifier and Type | Method and Description |
---|---|
boolean |
Category.addEntity(Entity entity)
Adds given entity to category.
|
int |
Entity.compareTo(Entity e)
Comapres two entities lexicographically based on their identifier.
|
boolean |
Category.containsEntity(Entity entity)
Checks whether category has given entity.
|
boolean |
Category.removeEntity(Entity entity)
Removes entity from category
|
Modifier and Type | Class and Description |
---|---|
class |
Compute
Class representing an OCCI Compute
|
class |
IPNetwork
Class representing an OCCI IPNetwork
|
class |
IPNetworkInterface
Class representing an OCCI IPNetworkInterface
|
class |
Network
Class representing an OCCI Network
|
class |
NetworkInterface
Class representing an OCCI NetworkInterface
|
class |
Storage
Class representing an OCCI Storage.
|
class |
StorageLink
Class representing an OCCI StorageLink
|
Copyright © 2016. All Rights Reserved.