Class: Occi::Infrastructure::Networkinterface
- Inherits:
-
Core::Link
- Object
- Core::Entity
- Core::Link
- Occi::Infrastructure::Networkinterface
- Defined in:
- lib/occi/infrastructure/networkinterface.rb
Overview
Dummy sub-class of ‘Occi::Core::Link` meant to simplify handling of known instances of the given sub-class. Does not contain any functionality.
Constant Summary
Constants inherited from Core::Link
Core::Link::URI_PATH_SEPARATOR
Constants inherited from Core::Entity
Constants included from Core::Helpers::Renderable
Core::Helpers::Renderable::RENDERER_FACTORY_CLASS
Instance Attribute Summary
Attributes inherited from Core::Link
#source, #source_kind, #target, #target_kind
Attributes inherited from Core::Entity
#actions, #attributes, #id, #kind, #location, #mixins, #title
Method Summary
Methods inherited from Core::Link
#source_id, #target_id, #valid!
Methods inherited from Core::Entity
#<<, #add_action, #add_mixin, #added_attributes, #availability_zone, #availability_zones, #base_attributes, #disable_action, #enable_action, #identify!, #initialize, #kind_identifier, #region, #regions, #remove, #remove_action, #remove_mixin, #replace_mixin, #valid!, #valid?
Methods included from Core::Helpers::MixinSelector
#dependent_term, #dependent_term!, #dependent_terms, #select_mixin, #select_mixin!, #select_mixins
Methods included from Core::Helpers::InstanceAttributeResetter
#attribute_names, #remove_undef_attributes, #reset_added_attributes, #reset_added_attributes!, #reset_attribute, #reset_attributes, #reset_attributes!, #reset_base_attributes, #reset_base_attributes!
Methods included from Core::Helpers::InstanceAttributesAccessor
Methods included from Core::Helpers::Locatable
Methods included from Core::Helpers::Renderable
extended, included, #render, #renderer_factory, renderer_factory, renderer_factory_class, #renderer_for
Constructor Details
This class inherits a constructor from Occi::Core::Entity