- Category - Class in cz.cesnet.cloud.occi.core
-
Class representing an OCCI Category.
- Category(URI, String, String, URI, Collection<Attribute>) - Constructor for class cz.cesnet.cloud.occi.core.Category
-
Constructor.
- Category(URI, String) - Constructor for class cz.cesnet.cloud.occi.core.Category
-
Constructor.
- CATEGORY_HEADER - Static variable in class cz.cesnet.cloud.occi.parser.TextParser
-
- clear() - Method in class cz.cesnet.cloud.occi.collection.AttributeMapCover
-
Removes all attributes and their values from the collection.
- clear() - Method in class cz.cesnet.cloud.occi.collection.SetCover
-
Removes all the elements from the set.
- clearActions() - Method in class cz.cesnet.cloud.occi.Collection
-
Removes all actions from the collection.
- clearActions() - Method in class cz.cesnet.cloud.occi.core.Category
-
Removes all actions from category.
- clearActions() - Method in class cz.cesnet.cloud.occi.core.Resource
-
Removes all actions from resource.
- clearActions() - Method in class cz.cesnet.cloud.occi.Model
-
Remove all actions from the model.
- clearAttributes() - Method in class cz.cesnet.cloud.occi.core.ActionInstance
-
Removes all attributes with their values from the instance.
- clearAttributes() - Method in class cz.cesnet.cloud.occi.core.Category
-
Removes all attributes from category.
- clearAttributes() - Method in class cz.cesnet.cloud.occi.core.Entity
-
Removes all entity's attributes.
- clearEntities() - Method in class cz.cesnet.cloud.occi.core.Category
-
Removes all entities from category.
- clearKinds() - Method in class cz.cesnet.cloud.occi.Model
-
Remove all kinds from the model.
- clearLinks() - Method in class cz.cesnet.cloud.occi.Collection
-
Removes all links from the collection.
- clearLinks() - Method in class cz.cesnet.cloud.occi.core.Resource
-
Removes all links from resource.
- clearMixins() - Method in class cz.cesnet.cloud.occi.core.Entity
-
Removes all mixins from entity.
- clearMixins() - Method in class cz.cesnet.cloud.occi.Model
-
Remove all mixins from the model.
- clearRelations() - Method in class cz.cesnet.cloud.occi.core.Kind
-
Remove all relations.
- clearRelations() - Method in class cz.cesnet.cloud.occi.core.Mixin
-
Remove all relations.
- clearResources() - Method in class cz.cesnet.cloud.occi.Collection
-
Removes all resources from the collection.
- Collection - Class in cz.cesnet.cloud.occi
-
Class representing a collection of OCCI instances.
- Collection() - Constructor for class cz.cesnet.cloud.occi.Collection
-
Creates an empty collection instance.
- CollectionType - Enum in cz.cesnet.cloud.occi.parser
-
- compareTo(Action) - Method in class cz.cesnet.cloud.occi.core.Action
-
Comapres two actions lexicographically based on their identifier.
- compareTo(ActionInstance) - Method in class cz.cesnet.cloud.occi.core.ActionInstance
-
Comapres two instances lexicographically based on their actions.
- compareTo(Attribute) - Method in class cz.cesnet.cloud.occi.core.Attribute
-
Comapres two attributes lexicographically based on their identifier.
- compareTo(Category) - Method in class cz.cesnet.cloud.occi.core.Category
-
Comapres two cetegories lexicographically based on their identifier.
- compareTo(Entity) - Method in class cz.cesnet.cloud.occi.core.Entity
-
Comapres two entities lexicographically based on their identifier.
- Compute - Class in cz.cesnet.cloud.occi.infrastructure
-
Class representing an OCCI Compute
- Compute(String, Kind, String, Model, String) - Constructor for class cz.cesnet.cloud.occi.infrastructure.Compute
-
Constructor.
- Compute(String, Kind) - Constructor for class cz.cesnet.cloud.occi.infrastructure.Compute
-
Constructor.
- ComputeState - Enum in cz.cesnet.cloud.occi.infrastructure.enumeration
-
- contains(E) - Method in class cz.cesnet.cloud.occi.collection.SetCover
-
Checks whether set contains the element.
- contains(String) - Method in class cz.cesnet.cloud.occi.collection.SetCover
-
Checks whether set contains an element specified by the identifier.
- containsAction(ActionInstance) - Method in class cz.cesnet.cloud.occi.Collection
-
Checks whether collection contains the action.
- containsAction(String) - Method in class cz.cesnet.cloud.occi.Collection
-
Checks whether collection contains the action specified by its
identifier.
- containsAction(Action) - Method in class cz.cesnet.cloud.occi.core.Category
-
Checks whether category has given action.
- containsAction(String) - Method in class cz.cesnet.cloud.occi.core.Category
-
Checks whether category has given action.
- containsAction(Action) - Method in class cz.cesnet.cloud.occi.core.Resource
-
Checks whether resource contains given action.
- containsAction(String) - Method in class cz.cesnet.cloud.occi.core.Resource
-
Checks whether resource contains given action.
- containsAction(Action) - Method in class cz.cesnet.cloud.occi.Model
-
Checks whether model contains a action
- containsAction(String) - Method in class cz.cesnet.cloud.occi.Model
-
Checks whether model contains a action specified by the identifier
- containsAttribute(Attribute) - Method in class cz.cesnet.cloud.occi.collection.AttributeMapCover
-
Checks whether collection contains the attribute.
- containsAttribute(String) - Method in class cz.cesnet.cloud.occi.collection.AttributeMapCover
-
Checks whether collection contains the attribute.
- containsAttribute(Attribute) - Method in class cz.cesnet.cloud.occi.core.Action
-
Checks whether action has the attribute.
- containsAttribute(String) - Method in class cz.cesnet.cloud.occi.core.Action
-
Checks whether action has the attribute.
- containsAttribute(Attribute) - Method in class cz.cesnet.cloud.occi.core.ActionInstance
-
Checks whether the instance has an attribute.
- containsAttribute(String) - Method in class cz.cesnet.cloud.occi.core.ActionInstance
-
Checks whether the instance has an attribute.
- containsAttribute(Attribute) - Method in class cz.cesnet.cloud.occi.core.Category
-
Checks whether category has given attribute.
- containsAttribute(String) - Method in class cz.cesnet.cloud.occi.core.Category
-
Checks whether category has given attribute.
- containsAttribute(Attribute) - Method in class cz.cesnet.cloud.occi.core.Entity
-
Checks whether entity has given attribute.
- containsAttribute(String) - Method in class cz.cesnet.cloud.occi.core.Entity
-
Checks whether entity has given attribute.
- containsEntity(Entity) - Method in class cz.cesnet.cloud.occi.core.Category
-
Checks whether category has given entity.
- containsEntity(String) - Method in class cz.cesnet.cloud.occi.core.Category
-
Checks whether category has given entity.
- containsKind(Kind) - Method in class cz.cesnet.cloud.occi.Model
-
Checks whether model contains a kind
- containsKind(String) - Method in class cz.cesnet.cloud.occi.Model
-
Checks whether model contains a kind specified by the identifier
- containsLink(Link) - Method in class cz.cesnet.cloud.occi.Collection
-
Checks whether collection contains the link.
- containsLink(String) - Method in class cz.cesnet.cloud.occi.Collection
-
Checks whether collection contains the link specified by its identifier.
- containsLink(Link) - Method in class cz.cesnet.cloud.occi.core.Resource
-
Checks whether resource contains given link.
- containsLink(String) - Method in class cz.cesnet.cloud.occi.core.Resource
-
Checks whether resource contains link which kind has given term.
- containsLink(URI) - Method in class cz.cesnet.cloud.occi.core.Resource
-
Checks whether resource contains link which kind has given identifier.
- containsMixin(Mixin) - Method in class cz.cesnet.cloud.occi.core.Entity
-
Checks whether the entity has given mixin.
- containsMixin(String) - Method in class cz.cesnet.cloud.occi.core.Entity
-
Checks whether the entity has given mixin.
- containsMixin(Mixin) - Method in class cz.cesnet.cloud.occi.Model
-
Checks whether model contains a mixin
- containsMixin(String) - Method in class cz.cesnet.cloud.occi.Model
-
Checks whether model contains a mixin specified by the identifier
- containsResource(Resource) - Method in class cz.cesnet.cloud.occi.Collection
-
Checks whether collection contains the resource.
- containsResource(String) - Method in class cz.cesnet.cloud.occi.Collection
-
Checks whether collection contains the resource specified by its
identifier.
- CORES_ATTRIBUTE_NAME - Static variable in class cz.cesnet.cloud.occi.infrastructure.Compute
-
- cz.cesnet.cloud.occi - package cz.cesnet.cloud.occi
-
- cz.cesnet.cloud.occi.collection - package cz.cesnet.cloud.occi.collection
-
- cz.cesnet.cloud.occi.core - package cz.cesnet.cloud.occi.core
-
- cz.cesnet.cloud.occi.exception - package cz.cesnet.cloud.occi.exception
-
- cz.cesnet.cloud.occi.infrastructure - package cz.cesnet.cloud.occi.infrastructure
-
- cz.cesnet.cloud.occi.infrastructure.enumeration - package cz.cesnet.cloud.occi.infrastructure.enumeration
-
- cz.cesnet.cloud.occi.parser - package cz.cesnet.cloud.occi.parser
-
- cz.cesnet.cloud.occi.renderer - package cz.cesnet.cloud.occi.renderer
-
- cz.cesnet.cloud.occi.type - package cz.cesnet.cloud.occi.type
-
- GATEWAY_ATTRIBUTE_NAME - Static variable in class cz.cesnet.cloud.occi.infrastructure.IPNetwork
-
- GATEWAY_ATTRIBUTE_NAME - Static variable in class cz.cesnet.cloud.occi.infrastructure.IPNetworkInterface
-
- get(String) - Method in class cz.cesnet.cloud.occi.collection.SetCover
-
Retrieves element rom the set.
- getAction(String) - Method in class cz.cesnet.cloud.occi.Collection
-
Retrieves the action specified by its identifier from the collection.
- getAction() - Method in class cz.cesnet.cloud.occi.core.ActionInstance
-
Returns action of this instance.
- getAction(String) - Method in class cz.cesnet.cloud.occi.core.Category
-
Returns action from category.
- getAction(String) - Method in class cz.cesnet.cloud.occi.core.Resource
-
Returns resource's action.
- getAction(String) - Method in class cz.cesnet.cloud.occi.Model
-
Retrieves a action from the model.
- getActions() - Method in class cz.cesnet.cloud.occi.Collection
-
Returns all actions in the collection in form of a set.
- getActions() - Method in class cz.cesnet.cloud.occi.core.Category
-
Returns all category's actions in form of set.
- getActions() - Method in class cz.cesnet.cloud.occi.core.Resource
-
Returns all resource's actions in form of set.
- getActions() - Method in class cz.cesnet.cloud.occi.Model
-
Returns all actions from the model in a form of set.
- getAddress() - Method in class cz.cesnet.cloud.occi.infrastructure.IPNetwork
-
Returns ipnetwork's address (attribute occi.network.address).
- getAddress() - Method in class cz.cesnet.cloud.occi.infrastructure.IPNetworkInterface
-
Returns ipnetwork interface's address (attribute
occi.networkinterface.address).
- getAllocation() - Method in class cz.cesnet.cloud.occi.infrastructure.IPNetwork
-
Returns ipnetwork's allocation (attribute occi.network.allocation).
- getAllocation() - Method in class cz.cesnet.cloud.occi.infrastructure.IPNetworkInterface
-
Returns ipnetwork interface's allocation (attribute
occi.networkinterface.allocation).
- getArchitecture() - Method in class cz.cesnet.cloud.occi.infrastructure.Compute
-
Returns compute's architecture (attribute occi.compute.architecture).
- getAttribute(String) - Method in class cz.cesnet.cloud.occi.core.Action
-
Retrieves an attribute from the action.
- getAttribute(String) - Method in class cz.cesnet.cloud.occi.core.Category
-
Returns attribute from category.
- getAttributes() - Method in class cz.cesnet.cloud.occi.collection.AttributeMapCover
-
Returns all the attributes and their values in form of map.
- getAttributes() - Method in class cz.cesnet.cloud.occi.core.Action
-
Returns all action's attribute in form of set.
- getAttributes() - Method in class cz.cesnet.cloud.occi.core.ActionInstance
-
Returns all instance's attributes and their values in form of map.
- getAttributes() - Method in class cz.cesnet.cloud.occi.core.Category
-
Returns all category's attributes in form of set.
- getAttributes() - Method in class cz.cesnet.cloud.occi.core.Entity
-
Returns all entity's attributes and their values in form of map.
- getCores() - Method in class cz.cesnet.cloud.occi.infrastructure.Compute
-
Returns number of compute's cores (attribute occi.compute.cores).
- getDefaultAttributes() - Static method in class cz.cesnet.cloud.occi.core.Entity
-
Returns entity's default attributes.
- getDefaultAttributes() - Static method in class cz.cesnet.cloud.occi.core.Link
-
- getDefaultAttributes() - Static method in class cz.cesnet.cloud.occi.core.Resource
-
- getDefaultAttributes() - Static method in class cz.cesnet.cloud.occi.infrastructure.Compute
-
Returns compute's default attributes.
- getDefaultAttributes() - Static method in class cz.cesnet.cloud.occi.infrastructure.IPNetwork
-
Returns ipnetwork's default attributes.
- getDefaultAttributes() - Static method in class cz.cesnet.cloud.occi.infrastructure.IPNetworkInterface
-
Returns ipnetworkinterface's default attributes.
- getDefaultAttributes() - Static method in class cz.cesnet.cloud.occi.infrastructure.Network
-
Returns network's default attributes.
- getDefaultAttributes() - Static method in class cz.cesnet.cloud.occi.infrastructure.NetworkInterface
-
Returns networkinterface's default attributes.
- getDefaultAttributes() - Static method in class cz.cesnet.cloud.occi.infrastructure.Storage
-
Returns storage's default attributes.
- getDefaultAttributes() - Static method in class cz.cesnet.cloud.occi.infrastructure.StorageLink
-
Returns storagelink's default attributes.
- getDefaultKind() - Static method in class cz.cesnet.cloud.occi.core.Link
-
- getDefaultKind() - Static method in class cz.cesnet.cloud.occi.core.Resource
-
- getDefaultKind() - Static method in class cz.cesnet.cloud.occi.infrastructure.Compute
-
Returns compute's default kind instance.
- getDefaultKind() - Static method in class cz.cesnet.cloud.occi.infrastructure.Network
-
Returns network's default kind instance.
- getDefaultKind() - Static method in class cz.cesnet.cloud.occi.infrastructure.NetworkInterface
-
Returns networkinterface's default kind instance.
- getDefaultKind() - Static method in class cz.cesnet.cloud.occi.infrastructure.Storage
-
Returns storage's default kind instance.
- getDefaultKind() - Static method in class cz.cesnet.cloud.occi.infrastructure.StorageLink
-
Returns storagelink's default kind instance.
- getDefaultKindIdentifier() - Method in class cz.cesnet.cloud.occi.core.Entity
-
Returns entity's default kind identifier (scheme+term).
- getDefaultKindIdentifier() - Method in class cz.cesnet.cloud.occi.core.Link
-
Returns link's default identifier 'http://schemas.ogf.org/occi/core#link'
- getDefaultKindIdentifier() - Method in class cz.cesnet.cloud.occi.core.Resource
-
Returns resource's default identifier
'http://schemas.ogf.org/occi/core#resource'
- getDefaultKindIdentifier() - Method in class cz.cesnet.cloud.occi.infrastructure.Compute
-
Returns compute's default identifier
'http://schemas.ogf.org/occi/infrastructure#compute'
- getDefaultKindIdentifier() - Method in class cz.cesnet.cloud.occi.infrastructure.IPNetwork
-
Returns ipnetwork's default identifier
'http://schemas.ogf.org/occi/infrastructure/network#ipnetworking'
- getDefaultKindIdentifier() - Method in class cz.cesnet.cloud.occi.infrastructure.IPNetworkInterface
-
Returns ipnetworkinterface's default identifier
'http://schemas.ogf.org/occi/infrastructure/networkinterface#ipnetworkinterface'
- getDefaultKindIdentifier() - Method in class cz.cesnet.cloud.occi.infrastructure.Network
-
Returns network's default identifier
'http://schemas.ogf.org/occi/infrastructure#network'
- getDefaultKindIdentifier() - Method in class cz.cesnet.cloud.occi.infrastructure.NetworkInterface
-
Returns networkinterface's default identifier
'http://schemas.ogf.org/occi/infrastructure#networkinterface'
- getDefaultKindIdentifier() - Method in class cz.cesnet.cloud.occi.infrastructure.Storage
-
Returns storage's default identifier
'http://schemas.ogf.org/occi/infrastructure#storage'
- getDefaultKindIdentifier() - Method in class cz.cesnet.cloud.occi.infrastructure.StorageLink
-
Returns storagelink's default identifier
'http://schemas.ogf.org/occi/infrastructure#storagelink'
- getDefaultMixin() - Static method in class cz.cesnet.cloud.occi.infrastructure.IPNetwork
-
Returns ipnetwork's default mixin instance.
- getDefaultMixin() - Static method in class cz.cesnet.cloud.occi.infrastructure.IPNetworkInterface
-
Returns ipnetworkinterface's default mixin instance.
- getDefaultValue() - Method in class cz.cesnet.cloud.occi.core.Attribute
-
Returns attribute's default value.
- getDescription() - Method in class cz.cesnet.cloud.occi.core.Attribute
-
Returns attribute's description.
- getDeviceId() - Method in class cz.cesnet.cloud.occi.infrastructure.StorageLink
-
Returns storage link's device id (attribute occi.storagelink.deviceid).
- getEntities() - Method in class cz.cesnet.cloud.occi.core.Category
-
Returns all category's entities in form of set.
- getEntity(String) - Method in class cz.cesnet.cloud.occi.core.Category
-
Returns entity from category.
- getEntityType() - Method in class cz.cesnet.cloud.occi.core.Kind
-
Returns kind's entity type.
- getGateway() - Method in class cz.cesnet.cloud.occi.infrastructure.IPNetwork
-
Returns ipnetwork's gateway (attribute occi.network.gateway).
- getGateway() - Method in class cz.cesnet.cloud.occi.infrastructure.IPNetworkInterface
-
Returns ipnetwork interface's gateway (attribute
occi.networkinterface.gateway).
- getHostname() - Method in class cz.cesnet.cloud.occi.infrastructure.Compute
-
Returns compute's hostname (attribute occi.compute.hostname).
- getId() - Method in class cz.cesnet.cloud.occi.core.Entity
-
Returns entity's id.
- getIdentifier() - Method in class cz.cesnet.cloud.occi.core.Action
-
Returns action's identifier.
- getIdentifier() - Method in class cz.cesnet.cloud.occi.core.ActionInstance
-
Returns action's identifier.
- getIdentifier() - Method in class cz.cesnet.cloud.occi.core.Attribute
-
Returns attribute's identifier.
- getIdentifier() - Method in class cz.cesnet.cloud.occi.core.Category
-
Returns category's identifier.
- getIdentifier() - Method in class cz.cesnet.cloud.occi.core.Entity
-
Returns entity's identifier.
- getIdentifier() - Method in interface cz.cesnet.cloud.occi.type.Identifiable
-
Returns identifier by which the object is recognized.
- getKind() - Method in class cz.cesnet.cloud.occi.core.Entity
-
Returns entity's kind.
- getKind(String) - Method in class cz.cesnet.cloud.occi.Model
-
Retrieves a kind from the model.
- getKinds() - Method in class cz.cesnet.cloud.occi.Model
-
Returns all kinds from the model in a form of set.
- getLabel() - Method in class cz.cesnet.cloud.occi.infrastructure.Network
-
Returns network's label (attribute occi.network.label).
- getLink(String) - Method in class cz.cesnet.cloud.occi.Collection
-
Retrieves the link specified by its identifier from the collection.
- getLinks() - Method in class cz.cesnet.cloud.occi.Collection
-
Returns all links in the collection in form of a set.
- getLinks(String) - Method in class cz.cesnet.cloud.occi.core.Resource
-
Returns resources' links which kind has given term.
- getLinks(URI) - Method in class cz.cesnet.cloud.occi.core.Resource
-
Returns resources' links which kind has given identifier.
- getLinks() - Method in class cz.cesnet.cloud.occi.core.Resource
-
Returns all resource's links in form of set.
- getLocation() - Method in class cz.cesnet.cloud.occi.core.Category
-
Returns category's location.
- getLocation() - Method in class cz.cesnet.cloud.occi.core.Resource
-
Returns resource's location.
- getMac() - Method in class cz.cesnet.cloud.occi.infrastructure.NetworkInterface
-
Returns network interface's mac address.
- getMemory() - Method in class cz.cesnet.cloud.occi.infrastructure.Compute
-
Returns compute's memory (attribute occi.compute.memory).
- getMixin(String) - Method in class cz.cesnet.cloud.occi.core.Entity
-
Returns mixin form entity.
- getMixin(String) - Method in class cz.cesnet.cloud.occi.Model
-
Retrieves a mixin from the model.
- getMixins() - Method in class cz.cesnet.cloud.occi.core.Entity
-
Returns all mixins from entity in form of a set.
- getMixins() - Method in class cz.cesnet.cloud.occi.Model
-
Returns all mixins from the model in a form of set.
- getModel() - Method in class cz.cesnet.cloud.occi.Collection
-
Returns collection's model.
- getModel() - Method in class cz.cesnet.cloud.occi.core.ActionInstance
-
Returns instance's model.
- getModel() - Method in class cz.cesnet.cloud.occi.core.Entity
-
Returns entity's model.
- getMountpoint() - Method in class cz.cesnet.cloud.occi.infrastructure.StorageLink
-
Returns storage link's mountpoint (attribute
occi.storagelink.mountpoint).
- getName() - Method in class cz.cesnet.cloud.occi.core.Attribute
-
Returns attribute's name.
- getNetworkInterface() - Method in class cz.cesnet.cloud.occi.infrastructure.NetworkInterface
-
Returns network interface's interface (attribute
occi.networkinterface.interface).
- getParentKind() - Method in class cz.cesnet.cloud.occi.core.Kind
-
Returns kind's parent kind.
- getPattern() - Method in class cz.cesnet.cloud.occi.core.Attribute
-
Returns attribute's pattern.
- getRelatedKind(String) - Method in class cz.cesnet.cloud.occi.core.Kind
-
Creates a relation with given kind.
- getRelatedMixin(String) - Method in class cz.cesnet.cloud.occi.core.Mixin
-
Creates a relation with given mixin.
- getRelation() - Method in class cz.cesnet.cloud.occi.core.Link
-
Returns link's relation.
- getRelations() - Method in class cz.cesnet.cloud.occi.core.Kind
-
Returns all related kinds in form of set.
- getRelations() - Method in class cz.cesnet.cloud.occi.core.Mixin
-
Returns all related mixins in form of set.
- getResource(String) - Method in class cz.cesnet.cloud.occi.Collection
-
Retrieves the resource specified by its identifier from the collection.
- getResources() - Method in class cz.cesnet.cloud.occi.Collection
-
Returns all resources in the collection in form of a set.
- getScheme() - Method in class cz.cesnet.cloud.occi.core.Action
-
Returns action's scheme.
- getScheme() - Method in class cz.cesnet.cloud.occi.core.Category
-
Returns category's scheme.
- getSchemeDefault() - Method in class cz.cesnet.cloud.occi.core.Action
-
Returns action's default scheme 'http://schemas.ogf.org/occi/core#'
- getSchemeDefault() - Static method in class cz.cesnet.cloud.occi.infrastructure.Storage
-
Returns storage's default scheme
'http://schemas.ogf.org/occi/infrastructure#'
- getSet() - Method in class cz.cesnet.cloud.occi.collection.SetCover
-
Returns unmodifiable set of elements.
- getSet(boolean) - Method in class cz.cesnet.cloud.occi.collection.SetCover
-
Returns set of elements.
- getSize() - Method in class cz.cesnet.cloud.occi.infrastructure.Storage
-
Returns storage's size (attribute occi.storage.size).
- getSource() - Method in class cz.cesnet.cloud.occi.core.Link
-
Returns link's source (value of occi.core.source attribute).
- getSpeed() - Method in class cz.cesnet.cloud.occi.infrastructure.Compute
-
Returns compute's speed (attribute occi.compute.speed).
- getState() - Method in class cz.cesnet.cloud.occi.infrastructure.Compute
-
Returns compute's state (attribute occi.compute.state).
- getState() - Method in class cz.cesnet.cloud.occi.infrastructure.Network
-
Returns network's state (attribute occi.network.state).
- getState() - Method in class cz.cesnet.cloud.occi.infrastructure.NetworkInterface
-
Returns network interface's state.
- getState() - Method in class cz.cesnet.cloud.occi.infrastructure.Storage
-
Returns storage's state (attribute occi.storage.state).
- getState() - Method in class cz.cesnet.cloud.occi.infrastructure.StorageLink
-
Returns storage link's state (attribute occi.storagelink.state).
- getSummary() - Method in class cz.cesnet.cloud.occi.core.Resource
-
Returns resource's summary.
- getTarget() - Method in class cz.cesnet.cloud.occi.core.Link
-
Returns link's target (value of occi.core.terget attribute).
- getTerm() - Method in class cz.cesnet.cloud.occi.core.Action
-
Returns action's term.
- getTerm() - Method in class cz.cesnet.cloud.occi.core.Category
-
Returns category's term.
- getTermDefault() - Method in class cz.cesnet.cloud.occi.core.Action
-
Returns action's default term 'term'
- getTermDefault() - Static method in class cz.cesnet.cloud.occi.infrastructure.Storage
-
Returns storage's default term 'storage'.
- getTitle() - Method in class cz.cesnet.cloud.occi.core.Action
-
Returns action's title.
- getTitle() - Method in class cz.cesnet.cloud.occi.core.Category
-
Returns category's title.
- getTitle() - Method in class cz.cesnet.cloud.occi.core.Entity
-
Returns entity's title.
- getType() - Method in class cz.cesnet.cloud.occi.core.Attribute
-
Returns attribute's type.
- getValue(Attribute) - Method in class cz.cesnet.cloud.occi.collection.AttributeMapCover
-
Returns the value for the given attribute.
- getValue(String) - Method in class cz.cesnet.cloud.occi.collection.AttributeMapCover
-
Returns the value for the given attribute.
- getValue(Attribute) - Method in class cz.cesnet.cloud.occi.core.ActionInstance
-
Returns value of the given attribute.
- getValue(String) - Method in class cz.cesnet.cloud.occi.core.ActionInstance
-
Returns value of the given attribute.
- getValue(Attribute) - Method in class cz.cesnet.cloud.occi.core.Entity
-
Returns value of given attribute.
- getValue(String) - Method in class cz.cesnet.cloud.occi.core.Entity
-
Returns value of given attribute.
- getVlan() - Method in class cz.cesnet.cloud.occi.infrastructure.Network
-
Returns network's vlan number (attribute occi.network.vlan).
- GROUP_ACTIONS - Static variable in class cz.cesnet.cloud.occi.parser.TextParser
-
- GROUP_ATTRIBUTES - Static variable in class cz.cesnet.cloud.occi.parser.TextParser
-
- GROUP_CATEGORY - Static variable in class cz.cesnet.cloud.occi.parser.TextParser
-
- GROUP_CLASS - Static variable in class cz.cesnet.cloud.occi.parser.TextParser
-
- GROUP_LOCATION - Static variable in class cz.cesnet.cloud.occi.parser.TextParser
-
- GROUP_REL - Static variable in class cz.cesnet.cloud.occi.parser.TextParser
-
- GROUP_SCHEME - Static variable in class cz.cesnet.cloud.occi.parser.TextParser
-
- GROUP_SELF - Static variable in class cz.cesnet.cloud.occi.parser.TextParser
-
- GROUP_TERM - Static variable in class cz.cesnet.cloud.occi.parser.TextParser
-
- GROUP_TITLE - Static variable in class cz.cesnet.cloud.occi.parser.TextParser
-
- GROUP_URI - Static variable in class cz.cesnet.cloud.occi.parser.TextParser
-
- SCHEME_CORE_DEFAULT - Static variable in class cz.cesnet.cloud.occi.core.Category
-
- SCHEME_DEFAULT - Static variable in class cz.cesnet.cloud.occi.core.Entity
-
- SCHEME_DEFAULT - Static variable in class cz.cesnet.cloud.occi.core.Link
-
- SCHEME_DEFAULT - Static variable in class cz.cesnet.cloud.occi.core.Resource
-
- SCHEME_DEFAULT - Static variable in class cz.cesnet.cloud.occi.infrastructure.Compute
-
- SCHEME_DEFAULT - Static variable in class cz.cesnet.cloud.occi.infrastructure.IPNetwork
-
- SCHEME_DEFAULT - Static variable in class cz.cesnet.cloud.occi.infrastructure.IPNetworkInterface
-
- SCHEME_DEFAULT - Static variable in class cz.cesnet.cloud.occi.infrastructure.Network
-
- SCHEME_DEFAULT - Static variable in class cz.cesnet.cloud.occi.infrastructure.NetworkInterface
-
- SCHEME_DEFAULT - Static variable in class cz.cesnet.cloud.occi.infrastructure.Storage
-
- SCHEME_DEFAULT - Static variable in class cz.cesnet.cloud.occi.infrastructure.StorageLink
-
- SCHEME_INFRASTRUCTURE_DEFAULT - Static variable in class cz.cesnet.cloud.occi.core.Category
-
- setAction(Action) - Method in class cz.cesnet.cloud.occi.core.ActionInstance
-
Sets action for this instance.
- setAddress(String) - Method in class cz.cesnet.cloud.occi.infrastructure.IPNetwork
-
Sets ipnetwork's address.
- setAddress(String) - Method in class cz.cesnet.cloud.occi.infrastructure.IPNetworkInterface
-
Sets ipnetwork interface's address.
- setAllocation(Allocation) - Method in class cz.cesnet.cloud.occi.infrastructure.IPNetwork
-
Sets ipnetwork's allocation.
- setAllocation(String) - Method in class cz.cesnet.cloud.occi.infrastructure.IPNetwork
-
Sets ipnetwork's allocation.
- setAllocation(Allocation) - Method in class cz.cesnet.cloud.occi.infrastructure.IPNetworkInterface
-
Sets ipnetwork interface's allocation.
- setAllocation(String) - Method in class cz.cesnet.cloud.occi.infrastructure.IPNetworkInterface
-
Sets ipnetwork interface's allocation.
- setArchitecture(Architecture) - Method in class cz.cesnet.cloud.occi.infrastructure.Compute
-
Sets compute's architecture
- setArchitecture(String) - Method in class cz.cesnet.cloud.occi.infrastructure.Compute
-
Sets compute's architecture
- setCores(int) - Method in class cz.cesnet.cloud.occi.infrastructure.Compute
-
Sets number of compute's cores.
- setCores(String) - Method in class cz.cesnet.cloud.occi.infrastructure.Compute
-
Sets number of compute's cores.
- SetCover<E extends Identifiable> - Class in cz.cesnet.cloud.occi.collection
-
Collection class serving as a set for all classes identifiable.
- SetCover() - Constructor for class cz.cesnet.cloud.occi.collection.SetCover
-
- setDefaultValue(String) - Method in class cz.cesnet.cloud.occi.core.Attribute
-
Sets attribute's default value.
- setDescription(String) - Method in class cz.cesnet.cloud.occi.core.Attribute
-
Sets attribute's description.
- setDeviceId(String) - Method in class cz.cesnet.cloud.occi.infrastructure.StorageLink
-
Sets storage link's device id.
- setEntityType(String) - Method in class cz.cesnet.cloud.occi.core.Kind
-
Sets kind's entity type.
- setGateway(String) - Method in class cz.cesnet.cloud.occi.infrastructure.IPNetwork
-
Sets ipnetwork's gateway
- setGateway(String) - Method in class cz.cesnet.cloud.occi.infrastructure.IPNetworkInterface
-
Sets ipnetwork interface's gateway
- setHostname(String) - Method in class cz.cesnet.cloud.occi.infrastructure.Compute
-
Sets compute's hostname.
- setId(String) - Method in class cz.cesnet.cloud.occi.core.Entity
-
Sets entity's id.
- setImmutable(boolean) - Method in class cz.cesnet.cloud.occi.core.Attribute
-
Sets attribute's immutability.
- setKind(Kind) - Method in class cz.cesnet.cloud.occi.core.Entity
-
Sets entity's kind.
- setLabel(String) - Method in class cz.cesnet.cloud.occi.infrastructure.Network
-
Sets network's label.
- setLocation(URI) - Method in class cz.cesnet.cloud.occi.core.Category
-
Sets category's location
- setMac(String) - Method in class cz.cesnet.cloud.occi.infrastructure.NetworkInterface
-
Sets network interface's mac address
- setMemory(float) - Method in class cz.cesnet.cloud.occi.infrastructure.Compute
-
Sets compute's memory.
- setMemory(String) - Method in class cz.cesnet.cloud.occi.infrastructure.Compute
-
Sets compute's memory.
- setModel(Model) - Method in class cz.cesnet.cloud.occi.Collection
-
Sets model for the whole collection (all the resources, links and actions
in the collection)
- setModel(Model) - Method in class cz.cesnet.cloud.occi.core.ActionInstance
-
Sets model for the instance.
- setModel(Model) - Method in class cz.cesnet.cloud.occi.core.Entity
-
Sets entity's model.
- setMountpoint(String) - Method in class cz.cesnet.cloud.occi.infrastructure.StorageLink
-
Sets storage link's mountpoint
- setName(String) - Method in class cz.cesnet.cloud.occi.core.Attribute
-
Sets attribute's name.
- setNetworkInterface(String) - Method in class cz.cesnet.cloud.occi.infrastructure.NetworkInterface
-
Sets network interface's interface
- setParentKind(Kind) - Method in class cz.cesnet.cloud.occi.core.Kind
-
Sets kind's parent kind.
- setPattern(String) - Method in class cz.cesnet.cloud.occi.core.Attribute
-
Sets attribute's pattern.
- setRelation(String) - Method in class cz.cesnet.cloud.occi.core.Link
-
Sets link's relation.
- setRequired(boolean) - Method in class cz.cesnet.cloud.occi.core.Attribute
-
Sets attribute's requiredness.
- setScheme(URI) - Method in class cz.cesnet.cloud.occi.core.Action
-
Sets action's scheme.
- setScheme(URI) - Method in class cz.cesnet.cloud.occi.core.Category
-
Sets category's scheme.
- setSize(float) - Method in class cz.cesnet.cloud.occi.infrastructure.Storage
-
Sets storage's size.
- setSize(String) - Method in class cz.cesnet.cloud.occi.infrastructure.Storage
-
Sets storage's size.
- setSource(Resource) - Method in class cz.cesnet.cloud.occi.core.Link
-
Sets link's source.
- setSource(String) - Method in class cz.cesnet.cloud.occi.core.Link
-
Sets link's source.
- setSpeed(float) - Method in class cz.cesnet.cloud.occi.infrastructure.Compute
-
Sets compute's speed.
- setSpeed(String) - Method in class cz.cesnet.cloud.occi.infrastructure.Compute
-
Sets compute's speed.
- setState(ComputeState) - Method in class cz.cesnet.cloud.occi.infrastructure.Compute
-
Sets compute's state.
- setState(String) - Method in class cz.cesnet.cloud.occi.infrastructure.Compute
-
Sets compute's state.
- setState(NetworkState) - Method in class cz.cesnet.cloud.occi.infrastructure.Network
-
Sets network's state.
- setState(String) - Method in class cz.cesnet.cloud.occi.infrastructure.Network
-
Sets network's state.
- setState(NetworkState) - Method in class cz.cesnet.cloud.occi.infrastructure.NetworkInterface
-
Sets network interface's state.
- setState(String) - Method in class cz.cesnet.cloud.occi.infrastructure.NetworkInterface
-
Sets network interface's state.
- setState(StorageState) - Method in class cz.cesnet.cloud.occi.infrastructure.Storage
-
Sets storage's state.
- setState(String) - Method in class cz.cesnet.cloud.occi.infrastructure.Storage
-
Sets storage's state.
- setState(StorageLinkState) - Method in class cz.cesnet.cloud.occi.infrastructure.StorageLink
-
Sets storage link's state.
- setState(String) - Method in class cz.cesnet.cloud.occi.infrastructure.StorageLink
-
Sets storage link's state.
- setSummary(String) - Method in class cz.cesnet.cloud.occi.core.Resource
-
Sets resource's summary.
- setTarget(Resource) - Method in class cz.cesnet.cloud.occi.core.Link
-
Sets link's target.
- setTarget(String) - Method in class cz.cesnet.cloud.occi.core.Link
-
Sets link's target.
- setTerm(String) - Method in class cz.cesnet.cloud.occi.core.Action
-
Sets action's term.
- setTerm(String) - Method in class cz.cesnet.cloud.occi.core.Category
-
Sets category's term.
- setTitle(String) - Method in class cz.cesnet.cloud.occi.core.Action
-
Sets action's title.
- setTitle(String) - Method in class cz.cesnet.cloud.occi.core.Category
-
Sets category's title
- setTitle(String) - Method in class cz.cesnet.cloud.occi.core.Entity
-
Sets entity's title.
- setType(String) - Method in class cz.cesnet.cloud.occi.core.Attribute
-
Sets attribute's type.
- setVlan(int) - Method in class cz.cesnet.cloud.occi.infrastructure.Network
-
Sets network's vlan number.
- setVlan(String) - Method in class cz.cesnet.cloud.occi.infrastructure.Network
-
Sets network's vlan number.
- size() - Method in class cz.cesnet.cloud.occi.collection.AttributeMapCover
-
Returns the number of attributes in the collection.
- size() - Method in class cz.cesnet.cloud.occi.collection.SetCover
-
Returns number of elements in the set.
- SIZE_ATTRIBUTE_NAME - Static variable in class cz.cesnet.cloud.occi.infrastructure.Storage
-
- SOURCE_ATTRIBUTE_NAME - Static variable in class cz.cesnet.cloud.occi.core.Link
-
- SPEED_ATTRIBUTE_NAME - Static variable in class cz.cesnet.cloud.occi.infrastructure.Compute
-
- STATE_ATTRIBUTE_NAME - Static variable in class cz.cesnet.cloud.occi.infrastructure.Compute
-
- STATE_ATTRIBUTE_NAME - Static variable in class cz.cesnet.cloud.occi.infrastructure.Network
-
- STATE_ATTRIBUTE_NAME - Static variable in class cz.cesnet.cloud.occi.infrastructure.NetworkInterface
-
- STATE_ATTRIBUTE_NAME - Static variable in class cz.cesnet.cloud.occi.infrastructure.Storage
-
- STATE_ATTRIBUTE_NAME - Static variable in class cz.cesnet.cloud.occi.infrastructure.StorageLink
-
- Storage - Class in cz.cesnet.cloud.occi.infrastructure
-
Class representing an OCCI Storage.
- Storage(String, Kind, String, Model, String) - Constructor for class cz.cesnet.cloud.occi.infrastructure.Storage
-
Constructor.
- Storage(String, Kind) - Constructor for class cz.cesnet.cloud.occi.infrastructure.Storage
-
Constructor.
- StorageLink - Class in cz.cesnet.cloud.occi.infrastructure
-
Class representing an OCCI StorageLink
- StorageLink(String, Kind, String, Model) - Constructor for class cz.cesnet.cloud.occi.infrastructure.StorageLink
-
Constructor.
- StorageLink(String, Kind) - Constructor for class cz.cesnet.cloud.occi.infrastructure.StorageLink
-
Constructor.
- StorageLinkState - Enum in cz.cesnet.cloud.occi.infrastructure.enumeration
-
- StorageState - Enum in cz.cesnet.cloud.occi.infrastructure.enumeration
-
- SUMMARY_ATTRIBUTE_NAME - Static variable in class cz.cesnet.cloud.occi.core.Resource
-
- surroundString(String) - Static method in class cz.cesnet.cloud.occi.renderer.TextRenderer
-
Surrounds given string with prefix '="' and suffix '";'.
- surroundString(String, String, String) - Static method in class cz.cesnet.cloud.occi.renderer.TextRenderer
-
Surround given string with given prefix and suffix.
- TARGET_ATTRIBUTE_NAME - Static variable in class cz.cesnet.cloud.occi.core.Link
-
- TERM_DEFAULT - Static variable in class cz.cesnet.cloud.occi.core.Entity
-
- TERM_DEFAULT - Static variable in class cz.cesnet.cloud.occi.core.Link
-
- TERM_DEFAULT - Static variable in class cz.cesnet.cloud.occi.core.Resource
-
- TERM_DEFAULT - Static variable in class cz.cesnet.cloud.occi.infrastructure.Compute
-
- TERM_DEFAULT - Static variable in class cz.cesnet.cloud.occi.infrastructure.IPNetwork
-
- TERM_DEFAULT - Static variable in class cz.cesnet.cloud.occi.infrastructure.IPNetworkInterface
-
- TERM_DEFAULT - Static variable in class cz.cesnet.cloud.occi.infrastructure.Network
-
- TERM_DEFAULT - Static variable in class cz.cesnet.cloud.occi.infrastructure.NetworkInterface
-
- TERM_DEFAULT - Static variable in class cz.cesnet.cloud.occi.infrastructure.Storage
-
- TERM_DEFAULT - Static variable in class cz.cesnet.cloud.occi.infrastructure.StorageLink
-
- TEXT_OCCI - Static variable in class cz.cesnet.cloud.occi.parser.MediaType
-
- TEXT_PLAIN - Static variable in class cz.cesnet.cloud.occi.parser.MediaType
-
- TEXT_URI_LIST - Static variable in class cz.cesnet.cloud.occi.parser.MediaType
-
- TextParser - Class in cz.cesnet.cloud.occi.parser
-
- TextParser() - Constructor for class cz.cesnet.cloud.occi.parser.TextParser
-
- TextRenderer - Class in cz.cesnet.cloud.occi.renderer
-
Helper class for rendering specific methods.
- TextRenderer() - Constructor for class cz.cesnet.cloud.occi.renderer.TextRenderer
-
- TITLE_ATTRIBUTE_NAME - Static variable in class cz.cesnet.cloud.occi.core.Entity
-
- toHeaders() - Method in class cz.cesnet.cloud.occi.collection.AttributeMapCover
-
Returns an occi text representation of OCCI attributes in form of
headers.
- toHeaders(String) - Method in class cz.cesnet.cloud.occi.core.Action
-
Returns an occi text representation of action link as described in OCCI
standard in form of headers.
- toHeaders() - Method in class cz.cesnet.cloud.occi.core.ActionInstance
-
Returns an occi text representation of action instance as described in
OCCI standard in form of headers.
- toHeaders() - Method in class cz.cesnet.cloud.occi.core.Category
-
Returns an occi text representation of category and its subtypes (kinds
and mixins) according to OCCI standard in form of headers.
- toHeaders(boolean) - Method in class cz.cesnet.cloud.occi.core.Category
-
Returns an occi text representation of category and its subtypes (kinds
and mixins) according to OCCI standard in form of headers.
- toHeaders() - Method in class cz.cesnet.cloud.occi.core.Entity
-
Renders entity to its occi text form as described in OCCI standard in
form of headers.
- toHeaders() - Method in class cz.cesnet.cloud.occi.core.Link
-
Returns an occi text representation of link instance as described in OCCI
standard in form of headers.
- toHeaders() - Method in class cz.cesnet.cloud.occi.core.Resource
-
Returns a occi text representation of resource instance as described in
OCCI standard in form of headers.
- toInlineHeaders() - Method in class cz.cesnet.cloud.occi.core.Link
-
Returns an inline occi text representation of link instance as described
in OCCI standard in form of headers.
- toInlineText() - Method in class cz.cesnet.cloud.occi.core.Link
-
Returns an inline plain text representation of link instance as described
in OCCI standard.
- toJSON() - Method in class cz.cesnet.cloud.occi.core.Entity
-
Renders entity to its JSON form as described in OCCI standard.
- toJSON() - Method in class cz.cesnet.cloud.occi.core.Link
-
Returns a JSON representation of link instance as described in OCCI
standard.
- toJSON() - Method in class cz.cesnet.cloud.occi.core.Resource
-
Returns a JSON representation of resource instance as described in OCCI
standard.
- toOneLineText() - Method in class cz.cesnet.cloud.occi.collection.AttributeMapCover
-
Returns text representation of OCCI attributes in one line.
- toPrefixText() - Method in class cz.cesnet.cloud.occi.collection.AttributeMapCover
-
Returns a text representation of OCCI attributes with prefix.
- toString() - Method in class cz.cesnet.cloud.occi.collection.AttributeMapCover
-
Resturns string representation of the collection
- toString() - Method in class cz.cesnet.cloud.occi.collection.SetCover
-
Resturns string representation of the set
- toString() - Method in class cz.cesnet.cloud.occi.Collection
-
Resturns string representation of the collection
- toString() - Method in class cz.cesnet.cloud.occi.core.Action
-
Resturns string representation of the action
- toString() - Method in class cz.cesnet.cloud.occi.core.ActionInstance
-
Resturns string representation of the instance
- toString() - Method in class cz.cesnet.cloud.occi.core.Attribute
-
Resturns string representation of the attribute
- toString() - Method in class cz.cesnet.cloud.occi.core.Category
-
Resturns string representation of the category
- toString() - Method in class cz.cesnet.cloud.occi.core.Entity
-
Resturns string representation of the entity
- toString() - Method in class cz.cesnet.cloud.occi.core.Kind
-
Resturns string representation of kind
- toString() - Method in class cz.cesnet.cloud.occi.core.Resource
-
Resturns string representation of resource
- toString() - Method in enum cz.cesnet.cloud.occi.infrastructure.enumeration.Allocation
-
- toString() - Method in enum cz.cesnet.cloud.occi.infrastructure.enumeration.Architecture
-
- toString() - Method in enum cz.cesnet.cloud.occi.infrastructure.enumeration.ComputeState
-
- toString() - Method in enum cz.cesnet.cloud.occi.infrastructure.enumeration.NetworkState
-
- toString() - Method in enum cz.cesnet.cloud.occi.infrastructure.enumeration.StorageLinkState
-
- toString() - Method in enum cz.cesnet.cloud.occi.infrastructure.enumeration.StorageState
-
- toString() - Method in class cz.cesnet.cloud.occi.Model
-
Resturns string representation of the model
- toText(String) - Method in class cz.cesnet.cloud.occi.core.Action
-
Returns a text representation of action link as described in OCCI
standard.
- toText() - Method in class cz.cesnet.cloud.occi.core.ActionInstance
-
Returns a plain text representation of action instance as described in
OCCI standard.
- toText() - Method in class cz.cesnet.cloud.occi.core.Attribute
-
Returns plain text representation of the attribute according to OCCI
standard.
- toText() - Method in class cz.cesnet.cloud.occi.core.Category
-
Returns a plain text representation of category and its subtypes (kinds
and mixins) according to OCCI standard.
- toText(boolean) - Method in class cz.cesnet.cloud.occi.core.Category
-
Returns a plain text representation of category and its subtypes (kinds
and mixins) according to OCCI standard.
- toText() - Method in class cz.cesnet.cloud.occi.core.Entity
-
Renders entity to its plain text form as described in OCCI standard.
- toText() - Method in class cz.cesnet.cloud.occi.core.Link
-
Returns a plain text representation of link instance as described in OCCI
standard.
- toText() - Method in class cz.cesnet.cloud.occi.core.Resource
-
Returns a plain text representation of resource instance as described in
OCCI standard.