mn8 Language Reference | Index    

ReferenceBuilder

SUMMARY: ATTRIBUTES SUMMARY  ELEMENTS SUMMARY  NO CONSTRUCTORS  NO OPERATORS  METHODS SUMMARYDETAIL: ATTRIBUTE DETAILS  ELEMENT DETAILS  NO CONSTRUCTORS  NO OPERATORS  METHOD DETAILS

Description

Concept which generates the whole MN8 API.

Usage

        mn8 ReferenceBuilder _where_to_put_the_generated_api

As example:

        mn8 ReferenceBuilder e:\\tmp\\mref
Version: 0.1
Authors:Remus Pereni (http://neuro.nolimits.ro)
Location:
Inherits: Concept

Attribute List

static @categoriesDir TYPEOF Nil LABEL "categoriesDir"
static @conceptsDir TYPEOF Nil LABEL "conceptsDir"
static @langRefDir TYPEOF Nil LABEL "langRefDir"
static @lastMsg ! TYPEOF Nil LABEL "lastMsg"
static @refDir TYPEOF String LABEL "refDir"
static @referenceDir TYPEOF Nil LABEL "referenceDir"
static @resPath TYPEOF Nil LABEL "resPath"
top

Element List

 conceptList TYPEOF ReferenceBuilder:conceptList LABEL "conceptList"
 conceptPointer TYPEOF ReferenceBuilder:conceptPointer LABEL "conceptPointer"
 categoryCollection TYPEOF ReferenceBuilder:categoryCollection LABEL "categoryCollection"
 index TYPEOF ReferenceBuilder:index LABEL "index"
 indexItems TYPEOF ReferenceBuilder:indexItems LABEL "indexItems"
 categoryList TYPEOF ReferenceBuilder:categoryList LABEL "categoryList"
 keywordsList TYPEOF ReferenceBuilder:keywordsList LABEL "keywordsList"
 ruleList TYPEOF ReferenceBuilder:ruleList LABEL "ruleList"
top

Method List

applyStyles
computeIndex
computeInheritance
computeSubcategories
generateLangReference
loadLangReference
loadManRef
loadScriptInfo (DocReference:ScriptRef $scrInfo)
static main (Series $args)
static prepairTheDirectories (String $rootDir)
static showInfo (String $msg, Integer $curValue, Integer $maxValue)
top
Methods inherited from: Concept
cloneConcept, extendsConcept, fromXML, getAllInheritedConcepts, getConceptAttribute, getConceptAttributeField, getConceptAttributeFields, getConceptAttributes, getConceptConstructors, getConceptElement, getConceptElementField, getConceptElementFields, getConceptElements, getConceptLabel, getConceptMethod, getConceptMethods, getConceptOperators, getConceptType, getErrorHandler, getInheritedConcepts, getResourceURI, hasConceptAttribute, hasConceptElement, hasConceptMethod, hasPath, isHidden, loadContent, setConceptLabel, setErrorHandler, setHidden, setShowEmpty, showEmpty, toTXT, toXML, setResourceURI

Detailed Attribute Info

@categoriesDir

Label:categoriesDir
Type:Nil
Is Static:true
Is Hidden:false
Show Empty:false

top

@conceptsDir

Label:conceptsDir
Type:Nil
Is Static:true
Is Hidden:false
Show Empty:false

top

@langRefDir

Label:langRefDir
Type:Nil
Is Static:true
Is Hidden:false
Show Empty:false

top

@lastMsg

Label:lastMsg
Type:Nil
Is Static:true
Is Hidden:true
Show Empty:false

top

@refDir

Label:refDir
Type:String
Is Static:true
Is Hidden:false
Show Empty:false

top

@referenceDir

Label:referenceDir
Type:Nil
Is Static:true
Is Hidden:false
Show Empty:false

top

@resPath

Label:resPath
Type:Nil
Is Static:true
Is Hidden:false
Show Empty:false

top

Detailed Element Info

conceptList

Label:conceptList
Type:ReferenceBuilder:conceptList
Is Static:false
Is Hidden:false
Is Multi:false
Show Empty:true

top

conceptPointer

Label:conceptPointer
Type:ReferenceBuilder:conceptPointer
Is Static:false
Is Hidden:false
Is Multi:false
Show Empty:true

top

categoryCollection

Label:categoryCollection
Type:ReferenceBuilder:categoryCollection
Is Static:false
Is Hidden:false
Is Multi:false
Show Empty:true

top

index

Label:index
Type:ReferenceBuilder:index
Is Static:false
Is Hidden:false
Is Multi:false
Show Empty:true

top

indexItems

Label:indexItems
Type:ReferenceBuilder:indexItems
Is Static:false
Is Hidden:false
Is Multi:false
Show Empty:true

top

categoryList

Label:categoryList
Type:ReferenceBuilder:categoryList
Is Static:false
Is Hidden:false
Is Multi:false
Show Empty:true

top

keywordsList

Label:keywordsList
Type:ReferenceBuilder:keywordsList
Is Static:false
Is Hidden:false
Is Multi:false
Show Empty:true

top

ruleList

Label:ruleList
Type:ReferenceBuilder:ruleList
Is Static:false
Is Hidden:false
Is Multi:false
Show Empty:true

top

Detailed Method Info

applyStyles
Returns:

top
computeIndex
Returns:

top
computeInheritance
Returns:

top
computeSubcategories
Returns:

top
generateLangReference
Returns:

top
loadLangReference
Returns:

top
loadManRef
Returns:

top
loadScriptInfo (DocReference:ScriptRef $scrInfo)
Parameters:
$scrInfo :
Returns:

top
static main (Series $args)
Parameters:
$args :
Returns:

top
static prepairTheDirectories (String $rootDir)
Parameters:
$rootDir :
Returns:

top
static showInfo (String $msg, Integer $curValue, Integer $maxValue)
Parameters:
$msg :
$curValue :
$maxValue :
Returns:

top