|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectmesquite.lib.Listened
mesquite.lib.Attachable
mesquite.lib.Associable
mesquite.lib.AssociableWithSpecs
mesquite.lib.FileElement
mesquite.genesis.lib.SubmodelInfo
mesquite.genesis.lib.CharRatesModelInfo
public class CharRatesModelInfo
A class holding information about a CharRatesModel.
| Field Summary |
|---|
| Fields inherited from class mesquite.lib.FileElement |
|---|
assignedIDNumber, assignedIDString, classesCreated, classesFinalized, countsOfClasses, countsOfClassesDisposed, DIRTY, disposed, doomed, IN_USE, name, OK, totalCreated, totalDisposed, totalFinalized |
| Fields inherited from class mesquite.lib.AssociableWithSpecs |
|---|
SPECSSET_CHANGED |
| Fields inherited from class mesquite.lib.Associable |
|---|
comment, comments, numParts, rememberDefaultOrder, selected, versionNumber |
| Fields inherited from class mesquite.lib.Listened |
|---|
allListeners, classes, classesNotified, listeners, listenersRemaining, notifications |
| Fields inherited from interface mesquite.lib.HNode |
|---|
MOUSEDOWN, MOUSEEXIT, MOUSEMOVE |
| Fields inherited from interface mesquite.lib.HTMLDescribable |
|---|
verbose |
| Constructor Summary | |
|---|---|
CharRatesModelInfo(java.lang.Class c,
java.lang.String name,
java.lang.String explanation)
|
|
| Method Summary |
|---|
| Methods inherited from class mesquite.genesis.lib.SubmodelInfo |
|---|
containsSubclassOf, getContainedClass, getExplanation, makeModel |
| Methods inherited from class mesquite.lib.FileElement |
|---|
addToBrowserPopup, addToFile, deleteMe, dispose, doCommand, doom, fileDirtiedByCommand, finalize, getAssignedID, getAssignedIDNumber, getCIPResIDString, getFile, getFileName, getHColor, getHDaughters, getHImage, getHMother, getHShow, getID, getLastModifiedAuthor, getManager, getName, getNexusBlock, getNumSupplements, getProject, getSupplementName, getTypeName, hNodeAction, hSupplementTouched, isDisposed, isDoomed, okToClose, searchData, setAssignedIDNumber, setCIPResIDString, setFile, setManager, setName, setProject, show, showMe, stampLastModifiedAuthor |
| Methods inherited from class mesquite.lib.AssociableWithSpecs |
|---|
addParts, deleteParts, disposing, equalizeParts, getCurrentSpecsSet, getNumSpecsSets, getSpecSetsVector, getSpecSetsVectorVector, getSpecsSet, getSpecsSet, listAssociates, moveParts, prepareSpecsSetVector, removeSpecsSet, setCurrentSpecsSet, storeSpecsSet, swapParts, toHTMLStringDescription |
| Methods inherited from class mesquite.lib.Attachable |
|---|
anyAttachments, attach, attachIfUniqueName, detach, getAttachment, getAttachment, getAttachments, listAttachments, readAttachments, setAttachments, writeAttachments |
| Methods inherited from class mesquite.lib.Listened |
|---|
addListener, addListenerHighPriority, amIListening, decrementNotifySuppress, doAfterNotify, getRemainingListeners, incrementNotifySuppress, listListeners, notifyDisposing, notifyListeners, notifyListeners, removeListener, reportListeners, setDumpNotified |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface mesquite.lib.Annotatable |
|---|
getAnnotation, setAnnotation |
| Methods inherited from interface mesquite.lib.Listenable |
|---|
addListener, addListenerHighPriority, amIListening, decrementNotifySuppress, incrementNotifySuppress, listListeners, notifyListeners, removeListener |
| Constructor Detail |
|---|
public CharRatesModelInfo(java.lang.Class c,
java.lang.String name,
java.lang.String explanation)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||