Class: Ccore_Product
- Inherits:
-
Crdfs_Class
- Object
- Crdf_Resource
- Crdfs_Class
- Ccore_Product
- Includes:
- Mcore_Product
- Defined in:
- lib/ontomde-core/helper.rb
Constant Summary
Constants inherited from Crdf_Resource
Crdf_Resource::VALID_RDF_URI_REGEXP
Constants included from Mmtk_helper
Mmtk_helper::MTK_WRITE_SESSION_FILE_NAMES, Mmtk_helper::NOREVERSE, Mmtk_helper::REVERSE, Mmtk_helper::TEMP_FILE_SUFFIX, Mmtk_helper::WITHOUT_MARKER
Instance Attribute Summary
Attributes inherited from Crdfs_Class
Attributes inherited from Crdf_Resource
#nbrItem, #rdf_Repository, #rdf_type, #rdfs_label, #uri
Attributes included from Mmtk_helper
Instance Method Summary collapse
Methods inherited from Crdfs_Class
Methods inherited from Crdf_Resource
#check_rdfType, #core_set, #createEmptyAttributeValue, #createRubyClass, #createRubyClassMinimal, #forceReset!, #force_rdf_Repository=, #freeCacheGetRubyName, #getRubyAttributeDefinition, #getRubyClassName, #getRubyModuleName, #getRubyName, #getRubyNameInverse, #initialize, #isBootstrap?, #isResetable?, #method_missing, #mtk_hello, #nbrItem_org, #rdf_getter_inv, #rdf_getter_one, #rdf_uri, #rdf_uri=, #rdfs_subClassOfRecursive, #set, #set_rdfIsRelated, #to_s, #to_yaml
Methods included from Mrdf_Resource
#context, #dotId, #dump, #log_error_nil_one, #mtk_context, #mtk_default_context, #mtk_object_message, #mtk_related_message, #rdfx_clone, #rdfx_copyOnClone?
Methods included from Mmtk_helper
#encloseWrite, #mtk_annotation, #mtk_autoNewFileCreationCheck, #mtk_out, #mtk_protected, #mtk_qualifyBlockURI, #mtk_retrieveProtected, #mtk_shouldAlreadyBeenReversed, #mtk_sprotected, #mtk_stringWriteSession, #mtk_stss, #mtk_wprotected, #mtk_writeSession, #mtk_writeSessionNameClashErrorDetection, #notifyFileGenerated, #write
Constructor Details
This class inherits a constructor from Crdfs_Class
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class Crdf_Resource
Instance Method Details
#generate ⇒ Object
676 677 |
# File 'lib/ontomde-core/helper.rb', line 676 def generate end |