Hmm, I just took a fresh image and loaded Moose Config into it and I
do not get this error.
Anybody else gets the error?
The error says that a picture is missing somehow. Could you please
tell me what the looked up key is?
Doru
On Apr 7, 2008, at 8:34 AM, Lukas Renggli wrote:
Moose can now
be loaded in 7.6. There were a couple of problems,
but I
think I managed to find them all. Please try to load and let me know
if you encounter problems.
Thank you Doru. Both loaders, Setup and MooseSetup, work perfectly
now. I think that the problem was that I had some old stuff in my
custom setup script ;-)
I get an exception when opening the Moose Browser (though I don't
really need it at the moment):
Unhandled exception: Key not found:
ToolbarIconLibrary class(Object)>>doesNotUnderstand:
optimized [] in IconLibrary>>getImageAt:
BlockClosure>>on:do:
ToolbarIconLibrary(IconLibrary)>>getImageAt:
optimized [] in IconLibrary>>retrieveImageAt:
optimized [] in Dictionary>>at:ifAbsentPut:
Dictionary>>at:ifAbsent:
Dictionary>>at:ifAbsentPut:
ToolbarIconLibrary(IconLibrary)>>retrieveImageAt:
ToolbarIconLibrary(IconLibrary)>>retrieveFigureImageFor:
ToolbarIconLibrary(IconLibrary)>>retrieveEnablementColorImageFor:
ToolbarIconLibrary(IconLibrary)>>retrieveEnablementImageFor:
ToolbarIconLibrary(IconLibrary)>>enablementVisualFor:
ToolbarIconLibrary class>>visualFor:
SCG.Moose.MooseBrowser class>>buildHistoryIcon
optimized [] in ApplicationModel class>>visualFor:
BlockClosure>>on:do:
SCG.Moose.MooseBrowser class(ApplicationModel class)>>visualFor:
optimized [] in ApplicationModel>>visualFor:
BlockClosure>>cull:
MessageNotUnderstood(GenericException)>>performHandler:
MessageNotUnderstood(GenericException)>>propagatePrivateFrom:
MessageNotUnderstood(GenericException)>>propagateFrom:
MessageNotUnderstood(GenericException)>>propagate
MessageNotUnderstood(GenericException)>>raiseSignal
SCG.Moose.MooseBrowser(Object)>>doesNotUnderstand:
optimized [] in ApplicationModel>>visualFor:
BlockClosure>>on:do:
SCG.Moose.MooseBrowser(ApplicationModel)>>visualFor:
optimized [] in UIBuilder>>safelyPerform:key:
BlockClosure>>on:do:
UIBuilder>>safelyPerform:key:
UIBuilder>>visualAt:
ActionButtonSpec(UISpecification)>>getVisualIn:key:
ActionButtonSpec(UISpecification)>>labelInBuilder:
MacOSXLookPolicy(UILookPolicy)>>setTheLabelFor:component:in:
MacOSXLookPolicy(UILookPolicy)>>actionButton:into:
ActionButtonSpec>>dispatchTo:with:
ActionButtonSpec(UISpecification)>>addTo:withPolicy:
UIBuilder>>addSpec:
UIBuilder>>add:
MacOSXLookPolicy(UILookPolicy)>>compositeSpec:into:
CompositeSpecCollection>>dispatchTo:with:
CompositeSpecCollection>>addTo:withPolicy:
UIBuilder>>addSpec:
UIBuilder>>add:
MacOSXLookPolicy(UILookPolicy)>>specCollection:into:
SpecCollection>>dispatchTo:with:
SpecCollection>>addTo:withPolicy:
UIBuilder>>addSpec:
UIBuilder>>add:
FullSpec>>addTo:withPolicy:
UIBuilder>>addSpec:
UIBuilder>>add:
SCG
.Moose
.MooseBrowser(ApplicationModel)>>openInterface:withPolicy:inSession:
SCG.Moose.MooseBrowser(ApplicationModel)>>openInterface:withPolicy:
SCG.Moose.MooseBrowser(ApplicationModel)>>openInterface:
SCG.Moose.MooseBrowser class(ApplicationModel class)>>openOn:withSpec:
SCG.Moose.MooseBrowser class(ApplicationModel class)>>openOn:
SCG.Moose.MooseBrowser class(ApplicationModel class)>>open
VisualLauncher>>openMooseLauncherUI
optimized [] in ApplicationModel>>actionFor:
optimized [] in ToolBar>>newButtonFor:
PluggableAdaptor>>setValue:
PluggableAdaptor(ValueModel)>>value:
TriggerButtonController>>pressAction
TriggerButtonTracker(BasicButtonTracker)>>finishSelectionFor:
TriggerButtonTracker>>finishSelectionFor:
TriggerButtonTracker(SelectionTracker)>>redButtonReleasedEvent:
RedButtonReleasedEvent>>dispatchTo:
TriggerButtonTracker(SelectionTracker)>>handleEvent:
EventDispatcher>>dispatch:to:
EventDispatcher>>dispatchEvent:
RedButtonReleasedEvent(Event)>>dispatch
RedButtonReleasedEvent(Event)>>dispatchForWindowManager:
optimized [] in WindowManager>>safelyDispatchForWindowManager:
BlockClosure>>on:do:
WindowManager>>safelyDispatchForWindowManager:
WindowManager>>processNextEvent
optimized [] in [] in WindowManager>>newProcess
BlockClosure>>on:do:
optimized [] in WindowManager>>newProcess
BlockClosure>>on:do:
optimized [] in Process class>>forBlock:priority:
----------------------------------------------------------------------
ToolbarIconLibrary class(Object)>>doesNotUnderstand:
Receiver:
a ToolbarIconLibrary class
Instance Variables:
superclass = IconLibrary
methodDict = a MethodDictionary[0]
format = 16387
subclasses = nil
instanceVariables = nil
organization =
name = #ToolbarIconLibrary
classPool = a NameSpaceOfClass[0]
environment = a NameSpace[222]
default = a ToolbarIconLibrary
Arguments:
aMessage = a Message with selector: #horizontalDistribution20x20 and
arguments: #()
Temporaries:
excpt = a MessageNotUnderstood
resumeValue = nil
Context PC = 25
----------------------------------------------------------------------
optimized [] in IconLibrary>>getImageAt:
Receiver:
an UndefinedObject
Temporaries:
.super = a ToolbarIconLibrary
.aSelector = #horizontalDistribution20x20
Context PC = 9
----------------------------------------------------------------------
BlockClosure>>on:do:
Receiver:
a BlockClosure
Instance Variables:
method = CompiledBlock [] in IconLibrary>>getImageAt:
outerContext = nil
copiedValues = an Array[2]
Arguments:
anExceptionSelector = MessageNotUnderstood
handlerBlock = BlockClosure [] in IconLibrary>>getImageAt:
Context PC = 18
----------------------------------------------------------------------
ToolbarIconLibrary(IconLibrary)>>getImageAt:
Receiver:
a ToolbarIconLibrary
Instance Variables:
icons = a Dictionary[102]
iconSize = '20x20'
lastColorDepth = 24
Arguments:
aSelector = #horizontalDistribution20x20
Context PC = 13
----------------------------------------------------------------------
optimized [] in IconLibrary>>retrieveImageAt:
Receiver:
an UndefinedObject
Temporaries:
.super = a ToolbarIconLibrary
.aSymbol = #horizontalDistribution20x20
Context PC = 7
----------------------------------------------------------------------
optimized [] in Dictionary>>at:ifAbsentPut:
Receiver:
an UndefinedObject
Temporaries:
.super = a Dictionary[102]
.key = #horizontalDistribution20x20
.valueBlock = BlockClosure [] in IconLibrary>>retrieveImageAt:
Context PC = 7
----------------------------------------------------------------------
Dictionary>>at:ifAbsent:
Receiver:
a Dictionary
Instance Variables:
tally = 102
Arguments:
key = #horizontalDistribution20x20
aBlock = BlockClosure [] in Dictionary>>at:ifAbsentPut:
Temporaries:
index = 152
obj = nil
Context PC = 17
----------------------------------------------------------------------
Dictionary>>at:ifAbsentPut:
Receiver:
a Dictionary
Instance Variables:
tally = 102
Arguments:
key = #horizontalDistribution20x20
valueBlock = BlockClosure [] in IconLibrary>>retrieveImageAt:
Context PC = 11
----------------------------------------------------------------------
ToolbarIconLibrary(IconLibrary)>>retrieveImageAt:
Receiver:
a ToolbarIconLibrary
Instance Variables:
icons = a Dictionary[102]
iconSize = '20x20'
lastColorDepth = 24
Arguments:
aSymbol = #horizontalDistribution20x20
Context PC = 9
----------------------------------------------------------------------
ToolbarIconLibrary(IconLibrary)>>retrieveFigureImageFor:
Receiver:
a ToolbarIconLibrary
Instance Variables:
icons = a Dictionary[102]
iconSize = '20x20'
lastColorDepth = 24
Arguments:
aSymbol = #horizontalDistribution
Context PC = 8
----------------------------------------------------------------------
ToolbarIconLibrary(IconLibrary)>>retrieveEnablementColorImageFor:
Receiver:
a ToolbarIconLibrary
Instance Variables:
icons = a Dictionary[102]
iconSize = '20x20'
lastColorDepth = 24
Arguments:
aSymbol = #horizontalDistribution
Context PC = 6
----------------------------------------------------------------------
ToolbarIconLibrary(IconLibrary)>>retrieveEnablementImageFor:
Receiver:
a ToolbarIconLibrary
Instance Variables:
icons = a Dictionary[102]
iconSize = '20x20'
lastColorDepth = 24
Arguments:
aSymbol = #horizontalDistribution
Context PC = 14
----------------------------------------------------------------------
ToolbarIconLibrary(IconLibrary)>>enablementVisualFor:
Receiver:
a ToolbarIconLibrary
Instance Variables:
icons = a Dictionary[102]
iconSize = '20x20'
lastColorDepth = 24
Arguments:
aSymbol = #horizontalDistribution
Context PC = 22
----------------------------------------------------------------------
ToolbarIconLibrary class>>visualFor:
Receiver:
a ToolbarIconLibrary class
Instance Variables:
superclass = IconLibrary
methodDict = a MethodDictionary[0]
format = 16387
subclasses = nil
instanceVariables = nil
organization =
name = #ToolbarIconLibrary
classPool = a NameSpaceOfClass[0]
environment = a NameSpace[222]
default = a ToolbarIconLibrary
Arguments:
aSelector = #horizontalDistribution
Context PC = 6
----------------------------------------------------------------------
SCG.Moose.MooseBrowser class>>buildHistoryIcon
Receiver:
a SCG.Moose.MooseBrowser class
Instance Variables:
superclass = SCG.Moose.MooseBrowserAbstractUI
methodDict = a MethodDictionary[28]
format = 16394
subclasses = nil
instanceVariables = an Array[4]
organization = ('accessing' #addEntityToFavorites: #selectedEntity
#selectedEntity: #startEntities:)
('aspects' #entityList #modelList)
('actions' #buildHistory #createEmptyModel #exportMSE #importChronia
#importFileSystem #importFromStore #importMSEFromFile
#importMSEFromFolder #importSmalltalk #importTraces #removeAllModels
#removeEntityFromFavorites #removeModel)
('drag drop' #dragEntity: #dragEntityOk:
#dragEntityOrModel:withController: #dragModel: #dragModelOk:)
('interface opening' #postBuildWith:)
('private' #setEntityListMenu #setModelListContents #setModelListMenu)
name = #MooseBrowser
classPool = a NameSpaceOfClass[0]
environment = a NameSpace[201]
savedWindowInformation = nil
Context PC = 4
----------------------------------------------------------------------
optimized [] in ApplicationModel class>>visualFor:
Receiver:
an UndefinedObject
Temporaries:
.super = SCG.Moose.MooseBrowser
.aKey = #buildHistoryIcon
Context PC = 9
----------------------------------------------------------------------
BlockClosure>>on:do:
Receiver:
a BlockClosure
Instance Variables:
method = CompiledBlock [] in ApplicationModel class>>visualFor:
outerContext = nil
copiedValues = an Array[2]
Arguments:
anExceptionSelector = MessageNotUnderstood
handlerBlock = BlockClosure [] in ApplicationModel class>>visualFor:
Context PC = 18
----------------------------------------------------------------------
SCG.Moose.MooseBrowser class(ApplicationModel class)>>visualFor:
Receiver:
a SCG.Moose.MooseBrowser class
Instance Variables:
superclass = SCG.Moose.MooseBrowserAbstractUI
methodDict = a MethodDictionary[28]
format = 16394
subclasses = nil
instanceVariables = an Array[4]
organization = ('accessing' #addEntityToFavorites: #selectedEntity
#selectedEntity: #startEntities:)
('aspects' #entityList #modelList)
('actions' #buildHistory #createEmptyModel #exportMSE #importChronia
#importFileSystem #importFromStore #importMSEFromFile
#importMSEFromFolder #importSmalltalk #importTraces #removeAllModels
#removeEntityFromFavorites #removeModel)
('drag drop' #dragEntity: #dragEntityOk:
#dragEntityOrModel:withController: #dragModel: #dragModelOk:)
('interface opening' #postBuildWith:)
('private' #setEntityListMenu #setModelListContents #setModelListMenu)
name = #MooseBrowser
classPool = a NameSpaceOfClass[0]
environment = a NameSpace[201]
savedWindowInformation = nil
Arguments:
aKey = #buildHistoryIcon
Context PC = 17
----------------------------------------------------------------------
optimized [] in ApplicationModel>>visualFor:
Receiver:
an UndefinedObject
Arguments:
ex = a MessageNotUnderstood
Temporaries:
.aKey = #buildHistoryIcon
.super = a SCG.Moose.MooseBrowser
Context PC = 17
----------------------------------------------------------------------
BlockClosure>>cull:
Receiver:
a BlockClosure
Instance Variables:
method = CompiledBlock [] in ApplicationModel>>visualFor:
outerContext = nil
copiedValues = an Array[2]
Arguments:
anObject = a MessageNotUnderstood
Context PC = 15
----------------------------------------------------------------------
MessageNotUnderstood(GenericException)>>performHandler:
Receiver:
a MessageNotUnderstood
Instance Variables:
messageText = BlockClosure [] in Object>>doesNotUnderstand:
originator = a SCG.Moose.MooseBrowser
initialContext = SCG.Moose.MooseBrowser(Object)>>doesNotUnderstand:
firstUnwindContext = nil
handlerContext = BlockClosure>>on:do:
parameter = a Message with selector: #buildHistoryIcon and
arguments: #()
proceedBlock = BlockClosure [] in GenericException>>raiseSignal
isResumable = true
signal = nil
searchContext = SCG.Moose.MooseBrowser(Object)>>doesNotUnderstand:
reachedDefaultHandler = false
Arguments:
aContext = BlockClosure>>on:do:
Temporaries:
result = nil
oldHandler = BlockClosure>>on:do:
Context PC = 39
----------------------------------------------------------------------
MessageNotUnderstood(GenericException)>>propagatePrivateFrom:
Receiver:
a MessageNotUnderstood
Instance Variables:
messageText = BlockClosure [] in Object>>doesNotUnderstand:
originator = a SCG.Moose.MooseBrowser
initialContext = SCG.Moose.MooseBrowser(Object)>>doesNotUnderstand:
firstUnwindContext = nil
handlerContext = BlockClosure>>on:do:
parameter = a Message with selector: #buildHistoryIcon and
arguments: #()
proceedBlock = BlockClosure [] in GenericException>>raiseSignal
isResumable = true
signal = nil
searchContext = SCG.Moose.MooseBrowser(Object)>>doesNotUnderstand:
reachedDefaultHandler = false
Arguments:
aContext = SCG.Moose.MooseBrowser(Object)>>doesNotUnderstand:
Temporaries:
handler = BlockClosure>>on:do:
Context PC = 13
----------------------------------------------------------------------
MessageNotUnderstood(GenericException)>>propagateFrom:
Receiver:
a MessageNotUnderstood
Instance Variables:
messageText = BlockClosure [] in Object>>doesNotUnderstand:
originator = a SCG.Moose.MooseBrowser
initialContext = SCG.Moose.MooseBrowser(Object)>>doesNotUnderstand:
firstUnwindContext = nil
handlerContext = BlockClosure>>on:do:
parameter = a Message with selector: #buildHistoryIcon and
arguments: #()
proceedBlock = BlockClosure [] in GenericException>>raiseSignal
isResumable = true
signal = nil
searchContext = SCG.Moose.MooseBrowser(Object)>>doesNotUnderstand:
reachedDefaultHandler = false
Arguments:
startContext = SCG.Moose.MooseBrowser(Object)>>doesNotUnderstand:
Context PC = 9
----------------------------------------------------------------------
MessageNotUnderstood(GenericException)>>propagate
Receiver:
a MessageNotUnderstood
Instance Variables:
messageText = BlockClosure [] in Object>>doesNotUnderstand:
originator = a SCG.Moose.MooseBrowser
initialContext = SCG.Moose.MooseBrowser(Object)>>doesNotUnderstand:
firstUnwindContext = nil
handlerContext = BlockClosure>>on:do:
parameter = a Message with selector: #buildHistoryIcon and
arguments: #()
proceedBlock = BlockClosure [] in GenericException>>raiseSignal
isResumable = true
signal = nil
searchContext = SCG.Moose.MooseBrowser(Object)>>doesNotUnderstand:
reachedDefaultHandler = false
Context PC = 5
----------------------------------------------------------------------
MessageNotUnderstood(GenericException)>>raiseSignal
Receiver:
a MessageNotUnderstood
Instance Variables:
messageText = BlockClosure [] in Object>>doesNotUnderstand:
originator = a SCG.Moose.MooseBrowser
initialContext = SCG.Moose.MooseBrowser(Object)>>doesNotUnderstand:
firstUnwindContext = nil
handlerContext = BlockClosure>>on:do:
parameter = a Message with selector: #buildHistoryIcon and
arguments: #()
proceedBlock = BlockClosure [] in GenericException>>raiseSignal
isResumable = true
signal = nil
searchContext = SCG.Moose.MooseBrowser(Object)>>doesNotUnderstand:
reachedDefaultHandler = false
Context PC = 16
----------------------------------------------------------------------
SCG.Moose.MooseBrowser(Object)>>doesNotUnderstand:
Receiver:
a SCG.Moose.MooseBrowser
Instance Variables:
dependents = nil
builder = an UIBuilder
uiSession = a ControlManager
eventHandlers = nil
browser = nil
viewSubcanvas = nil
favoriteList = nil
modelList = a SelectionInList
entityList = a SelectionInList
selectedEntity = nil
Arguments:
aMessage = a Message with selector: #buildHistoryIcon and
arguments: #()
Temporaries:
excpt = a MessageNotUnderstood
resumeValue = nil
Context PC = 25
----------------------------------------------------------------------
optimized [] in ApplicationModel>>visualFor:
Receiver:
an UndefinedObject
Temporaries:
.super = a SCG.Moose.MooseBrowser
.aKey = #buildHistoryIcon
Context PC = 7
----------------------------------------------------------------------
BlockClosure>>on:do:
Receiver:
a BlockClosure
Instance Variables:
method = CompiledBlock [] in ApplicationModel>>visualFor:
outerContext = nil
copiedValues = an Array[2]
Arguments:
anExceptionSelector = MessageNotUnderstood
handlerBlock = BlockClosure [] in ApplicationModel>>visualFor:
Context PC = 18
----------------------------------------------------------------------
SCG.Moose.MooseBrowser(ApplicationModel)>>visualFor:
Receiver:
a SCG.Moose.MooseBrowser
Instance Variables:
dependents = nil
builder = an UIBuilder
uiSession = a ControlManager
eventHandlers = nil
browser = nil
viewSubcanvas = nil
favoriteList = nil
modelList = a SelectionInList
entityList = a SelectionInList
selectedEntity = nil
Arguments:
aKey = #buildHistoryIcon
Context PC = 14
----------------------------------------------------------------------
optimized [] in UIBuilder>>safelyPerform:key:
Receiver:
an UndefinedObject
Temporaries:
.super = an UIBuilder
.aSelector = #visualFor:
.aKey = #buildHistoryIcon
Context PC = 9
----------------------------------------------------------------------
BlockClosure>>on:do:
Receiver:
a BlockClosure
Instance Variables:
method = CompiledBlock [] in UIBuilder>>safelyPerform:key:
outerContext = nil
copiedValues = an Array[3]
Arguments:
anExceptionSelector = MessageNotUnderstood
handlerBlock = BlockClosure [] in UIBuilder>>safelyPerform:key:
Context PC = 18
----------------------------------------------------------------------
UIBuilder>>safelyPerform:key:
Receiver:
an UIBuilder
Instance Variables:
bindings = an IdentityDictionary[6]
namedComponents = an IdentityDictionary[6]
labels = an IdentityDictionary[0]
visuals = an IdentityDictionary[3]
subCanvasSpecs = an IdentityDictionary[0]
source = a SCG.Moose.MooseBrowser
policy = a MacOSXLookPolicy
spec = an ActionButtonSpec
window = an ApplicationWindow nil
keyboardProcessor = a KeyboardProcessor
composite = a CompositePart
component = nil
decorator = nil
wrapper = nil
stack = an OrderedCollection[1]
isEditing = false
cacheWhileEditing = false
windowSpec = a WindowSpec
converterClass = PrintConverter
Arguments:
aSelector = #visualFor:
aKey = #buildHistoryIcon
Context PC = 15
----------------------------------------------------------------------
UIBuilder>>visualAt:
Receiver:
an UIBuilder
Instance Variables:
bindings = an IdentityDictionary[6]
namedComponents = an IdentityDictionary[6]
labels = an IdentityDictionary[0]
visuals = an IdentityDictionary[3]
subCanvasSpecs = an IdentityDictionary[0]
source = a SCG.Moose.MooseBrowser
policy = a MacOSXLookPolicy
spec = an ActionButtonSpec
window = an ApplicationWindow nil
keyboardProcessor = a KeyboardProcessor
composite = a CompositePart
component = nil
decorator = nil
wrapper = nil
stack = an OrderedCollection[1]
isEditing = false
cacheWhileEditing = false
windowSpec = a WindowSpec
converterClass = PrintConverter
Arguments:
aKey = #buildHistoryIcon
Temporaries:
graphic = nil
Context PC = 30
----------------------------------------------------------------------
ActionButtonSpec(UISpecification)>>getVisualIn:key:
Receiver:
an ActionButtonSpec
Instance Variables:
properties = a PropertyListDictionary[1]
layout = 78@0 corner: 102@24
vAlignment = nil
hAlignment = nil
name = #buildHistoryButton
flags = nil
isOpaque = nil
colors = nil
model = #buildHistory
callbacksSpec = nil
tabable = nil
helpText = 'Create a new history from models'
helpField = nil
label = #buildHistoryIcon
hasCharacterOrientedLabel = false
style = nil
isDefault = nil
defaultable = true
Arguments:
builder = an UIBuilder
aKey = #buildHistoryIcon
Temporaries:
l = nil
Context PC = 4
----------------------------------------------------------------------
ActionButtonSpec(UISpecification)>>labelInBuilder:
Receiver:
an ActionButtonSpec
Instance Variables:
properties = a PropertyListDictionary[1]
layout = 78@0 corner: 102@24
vAlignment = nil
hAlignment = nil
name = #buildHistoryButton
flags = nil
isOpaque = nil
colors = nil
model = #buildHistory
callbacksSpec = nil
tabable = nil
helpText = 'Create a new history from models'
helpField = nil
label = #buildHistoryIcon
hasCharacterOrientedLabel = false
style = nil
isDefault = nil
defaultable = true
Arguments:
builder = an UIBuilder
Temporaries:
lab = #buildHistoryIcon
Context PC = 41
----------------------------------------------------------------------
MacOSXLookPolicy(UILookPolicy)>>setTheLabelFor:component:in:
Receiver:
a MacOSXLookPolicy
Arguments:
spec = an ActionButtonSpec
c = an ASBAquaActionButtonView
builder = an UIBuilder
Temporaries:
lab = nil
Context PC = 4
----------------------------------------------------------------------
MacOSXLookPolicy(UILookPolicy)>>actionButton:into:
Receiver:
a MacOSXLookPolicy
Arguments:
spec = an ActionButtonSpec
builder = an UIBuilder
Temporaries:
component = an ASBAquaActionButtonView
model = a PluggableAdaptor
Context PC = 32
----------------------------------------------------------------------
ActionButtonSpec>>dispatchTo:with:
Receiver:
an ActionButtonSpec
Instance Variables:
properties = a PropertyListDictionary[1]
layout = 78@0 corner: 102@24
vAlignment = nil
hAlignment = nil
name = #buildHistoryButton
flags = nil
isOpaque = nil
colors = nil
model = #buildHistory
callbacksSpec = nil
tabable = nil
helpText = 'Create a new history from models'
helpField = nil
label = #buildHistoryIcon
hasCharacterOrientedLabel = false
style = nil
isDefault = nil
defaultable = true
Arguments:
policy = a MacOSXLookPolicy
builder = an UIBuilder
Context PC = 5
----------------------------------------------------------------------
ActionButtonSpec(UISpecification)>>addTo:withPolicy:
Receiver:
an ActionButtonSpec
Instance Variables:
properties = a PropertyListDictionary[1]
layout = 78@0 corner: 102@24
vAlignment = nil
hAlignment = nil
name = #buildHistoryButton
flags = nil
isOpaque = nil
colors = nil
model = #buildHistory
callbacksSpec = nil
tabable = nil
helpText = 'Create a new history from models'
helpField = nil
label = #buildHistoryIcon
hasCharacterOrientedLabel = false
style = nil
isDefault = nil
defaultable = true
Arguments:
builder = an UIBuilder
policy = a MacOSXLookPolicy
Temporaries:
lab = #buildHistoryIcon
Context PC = 19
----------------------------------------------------------------------
UIBuilder>>addSpec:
Receiver:
an UIBuilder
Instance Variables:
bindings = an IdentityDictionary[6]
namedComponents = an IdentityDictionary[6]
labels = an IdentityDictionary[0]
visuals = an IdentityDictionary[3]
subCanvasSpecs = an IdentityDictionary[0]
source = a SCG.Moose.MooseBrowser
policy = a MacOSXLookPolicy
spec = an ActionButtonSpec
window = an ApplicationWindow nil
keyboardProcessor = a KeyboardProcessor
composite = a CompositePart
component = nil
decorator = nil
wrapper = nil
stack = an OrderedCollection[1]
isEditing = false
cacheWhileEditing = false
windowSpec = a WindowSpec
converterClass = PrintConverter
Arguments:
aSpec = an ActionButtonSpec
Context PC = 7
----------------------------------------------------------------------
UIBuilder>>add:
Receiver:
an UIBuilder
Instance Variables:
bindings = an IdentityDictionary[6]
namedComponents = an IdentityDictionary[6]
labels = an IdentityDictionary[0]
visuals = an IdentityDictionary[3]
subCanvasSpecs = an IdentityDictionary[0]
source = a SCG.Moose.MooseBrowser
policy = a MacOSXLookPolicy
spec = an ActionButtonSpec
window = an ApplicationWindow nil
keyboardProcessor = a KeyboardProcessor
composite = a CompositePart
component = nil
decorator = nil
wrapper = nil
stack = an OrderedCollection[1]
isEditing = false
cacheWhileEditing = false
windowSpec = a WindowSpec
converterClass = PrintConverter
Arguments:
aSpec = an ActionButtonSpec
Context PC = 8
----------------------------------------------------------------------
MacOSXLookPolicy(UILookPolicy)>>compositeSpec:into:
Receiver:
a MacOSXLookPolicy
Arguments:
spec = a CompositeSpecCollection
builder = an UIBuilder
Temporaries:
i = 7
Context PC = 22
----------------------------------------------------------------------
CompositeSpecCollection>>dispatchTo:with:
Receiver:
a CompositeSpecCollection
Instance Variables:
properties = nil
collection = an Array[8]
compositeSpec = a CompositeSpec
Arguments:
policy = a MacOSXLookPolicy
builder = an UIBuilder
Context PC = 5
----------------------------------------------------------------------
CompositeSpecCollection>>addTo:withPolicy:
Receiver:
a CompositeSpecCollection
Instance Variables:
properties = nil
collection = an Array[8]
compositeSpec = a CompositeSpec
Arguments:
builder = an UIBuilder
policy = a MacOSXLookPolicy
Context PC = 6
----------------------------------------------------------------------
UIBuilder>>addSpec:
Receiver:
an UIBuilder
Instance Variables:
bindings = an IdentityDictionary[6]
namedComponents = an IdentityDictionary[6]
labels = an IdentityDictionary[0]
visuals = an IdentityDictionary[3]
subCanvasSpecs = an IdentityDictionary[0]
source = a SCG.Moose.MooseBrowser
policy = a MacOSXLookPolicy
spec = an ActionButtonSpec
window = an ApplicationWindow nil
keyboardProcessor = a KeyboardProcessor
composite = a CompositePart
component = nil
decorator = nil
wrapper = nil
stack = an OrderedCollection[1]
isEditing = false
cacheWhileEditing = false
windowSpec = a WindowSpec
converterClass = PrintConverter
Arguments:
aSpec = a CompositeSpecCollection
Context PC = 7
----------------------------------------------------------------------
UIBuilder>>add:
Receiver:
an UIBuilder
Instance Variables:
bindings = an IdentityDictionary[6]
namedComponents = an IdentityDictionary[6]
labels = an IdentityDictionary[0]
visuals = an IdentityDictionary[3]
subCanvasSpecs = an IdentityDictionary[0]
source = a SCG.Moose.MooseBrowser
policy = a MacOSXLookPolicy
spec = an ActionButtonSpec
window = an ApplicationWindow nil
keyboardProcessor = a KeyboardProcessor
composite = a CompositePart
component = nil
decorator = nil
wrapper = nil
stack = an OrderedCollection[1]
isEditing = false
cacheWhileEditing = false
windowSpec = a WindowSpec
converterClass = PrintConverter
Arguments:
aSpec = a CompositeSpecCollection
Context PC = 8
----------------------------------------------------------------------
MacOSXLookPolicy(UILookPolicy)>>specCollection:into:
Receiver:
a MacOSXLookPolicy
Arguments:
spec = a SpecCollection
aBuilder = an UIBuilder
Temporaries:
aCollection = an Array[3]
i = 1
Context PC = 20
----------------------------------------------------------------------
SpecCollection>>dispatchTo:with:
Receiver:
a SpecCollection
Instance Variables:
properties = nil
collection = an Array[3]
Arguments:
policy = a MacOSXLookPolicy
builder = an UIBuilder
Context PC = 5
----------------------------------------------------------------------
SpecCollection>>addTo:withPolicy:
Receiver:
a SpecCollection
Instance Variables:
properties = nil
collection = an Array[3]
Arguments:
builder = an UIBuilder
policy = a MacOSXLookPolicy
Context PC = 6
----------------------------------------------------------------------
UIBuilder>>addSpec:
Receiver:
an UIBuilder
Instance Variables:
bindings = an IdentityDictionary[6]
namedComponents = an IdentityDictionary[6]
labels = an IdentityDictionary[0]
visuals = an IdentityDictionary[3]
subCanvasSpecs = an IdentityDictionary[0]
source = a SCG.Moose.MooseBrowser
policy = a MacOSXLookPolicy
spec = an ActionButtonSpec
window = an ApplicationWindow nil
keyboardProcessor = a KeyboardProcessor
composite = a CompositePart
component = nil
decorator = nil
wrapper = nil
stack = an OrderedCollection[1]
isEditing = false
cacheWhileEditing = false
windowSpec = a WindowSpec
converterClass = PrintConverter
Arguments:
aSpec = a SpecCollection
Context PC = 7
----------------------------------------------------------------------
UIBuilder>>add:
Receiver:
an UIBuilder
Instance Variables:
bindings = an IdentityDictionary[6]
namedComponents = an IdentityDictionary[6]
labels = an IdentityDictionary[0]
visuals = an IdentityDictionary[3]
subCanvasSpecs = an IdentityDictionary[0]
source = a SCG.Moose.MooseBrowser
policy = a MacOSXLookPolicy
spec = an ActionButtonSpec
window = an ApplicationWindow nil
keyboardProcessor = a KeyboardProcessor
composite = a CompositePart
component = nil
decorator = nil
wrapper = nil
stack = an OrderedCollection[1]
isEditing = false
cacheWhileEditing = false
windowSpec = a WindowSpec
converterClass = PrintConverter
Arguments:
aSpec = a SpecCollection
Context PC = 8
----------------------------------------------------------------------
FullSpec>>addTo:withPolicy:
Receiver:
a FullSpec
Instance Variables:
properties = nil
window = a WindowSpec
component = a SpecCollection
Arguments:
builder = an UIBuilder
policy = a MacOSXLookPolicy
Context PC = 7
----------------------------------------------------------------------
UIBuilder>>addSpec:
Receiver:
an UIBuilder
Instance Variables:
bindings = an IdentityDictionary[6]
namedComponents = an IdentityDictionary[6]
labels = an IdentityDictionary[0]
visuals = an IdentityDictionary[3]
subCanvasSpecs = an IdentityDictionary[0]
source = a SCG.Moose.MooseBrowser
policy = a MacOSXLookPolicy
spec = an ActionButtonSpec
window = an ApplicationWindow nil
keyboardProcessor = a KeyboardProcessor
composite = a CompositePart
component = nil
decorator = nil
wrapper = nil
stack = an OrderedCollection[1]
isEditing = false
cacheWhileEditing = false
windowSpec = a WindowSpec
converterClass = PrintConverter
Arguments:
aSpec = a FullSpec
Context PC = 7
----------------------------------------------------------------------
UIBuilder>>add:
Receiver:
an UIBuilder
Instance Variables:
bindings = an IdentityDictionary[6]
namedComponents = an IdentityDictionary[6]
labels = an IdentityDictionary[0]
visuals = an IdentityDictionary[3]
subCanvasSpecs = an IdentityDictionary[0]
source = a SCG.Moose.MooseBrowser
policy = a MacOSXLookPolicy
spec = an ActionButtonSpec
window = an ApplicationWindow nil
keyboardProcessor = a KeyboardProcessor
composite = a CompositePart
component = nil
decorator = nil
wrapper = nil
stack = an OrderedCollection[1]
isEditing = false
cacheWhileEditing = false
windowSpec = a WindowSpec
converterClass = PrintConverter
Arguments:
aSpec = a FullSpec
Context PC = 8
----------------------------------------------------------------------
SCG
.Moose
.MooseBrowser(ApplicationModel)>>openInterface:withPolicy:inSession:
Receiver:
a SCG.Moose.MooseBrowser
Instance Variables:
dependents = nil
builder = an UIBuilder
uiSession = a ControlManager
eventHandlers = nil
browser = nil
viewSubcanvas = nil
favoriteList = nil
modelList = a SelectionInList
entityList = a SelectionInList
selectedEntity = nil
Arguments:
aSymbol = #windowSpec
aPolicy = a MacOSXLookPolicy
anApplicationContext = a ControlManager
Temporaries:
spec = a FullSpec
Context PC = 33
----------------------------------------------------------------------
SCG.Moose.MooseBrowser(ApplicationModel)>>openInterface:withPolicy:
Receiver:
a SCG.Moose.MooseBrowser
Instance Variables:
dependents = nil
builder = an UIBuilder
uiSession = a ControlManager
eventHandlers = nil
browser = nil
viewSubcanvas = nil
favoriteList = nil
modelList = a SelectionInList
entityList = a SelectionInList
selectedEntity = nil
Arguments:
aSymbol = #windowSpec
aPolicy = a MacOSXLookPolicy
Temporaries:
aSession = a ControlManager
Context PC = 17
----------------------------------------------------------------------
SCG.Moose.MooseBrowser(ApplicationModel)>>openInterface:
Receiver:
a SCG.Moose.MooseBrowser
Instance Variables:
dependents = nil
builder = an UIBuilder
uiSession = a ControlManager
eventHandlers = nil
browser = nil
viewSubcanvas = nil
favoriteList = nil
modelList = a SelectionInList
entityList = a SelectionInList
selectedEntity = nil
Arguments:
aSymbol = #windowSpec
Context PC = 7
----------------------------------------------------------------------
SCG.Moose.MooseBrowser class(ApplicationModel class)>>openOn:withSpec:
Receiver:
a SCG.Moose.MooseBrowser class
Instance Variables:
superclass = SCG.Moose.MooseBrowserAbstractUI
methodDict = a MethodDictionary[28]
format = 16394
subclasses = nil
instanceVariables = an Array[4]
organization = ('accessing' #addEntityToFavorites: #selectedEntity
#selectedEntity: #startEntities:)
('aspects' #entityList #modelList)
('actions' #buildHistory #createEmptyModel #exportMSE #importChronia
#importFileSystem #importFromStore #importMSEFromFile
#importMSEFromFolder #importSmalltalk #importTraces #removeAllModels
#removeEntityFromFavorites #removeModel)
('drag drop' #dragEntity: #dragEntityOk:
#dragEntityOrModel:withController: #dragModel: #dragModelOk:)
('interface opening' #postBuildWith:)
('private' #setEntityListMenu #setModelListContents #setModelListMenu)
name = #MooseBrowser
classPool = a NameSpaceOfClass[0]
environment = a NameSpace[201]
savedWindowInformation = nil
Arguments:
anInstance = a SCG.Moose.MooseBrowser
aSymbol = #windowSpec
Context PC = 4
----------------------------------------------------------------------
SCG.Moose.MooseBrowser class(ApplicationModel class)>>openOn:
Receiver:
a SCG.Moose.MooseBrowser class
Instance Variables:
superclass = SCG.Moose.MooseBrowserAbstractUI
methodDict = a MethodDictionary[28]
format = 16394
subclasses = nil
instanceVariables = an Array[4]
organization = ('accessing' #addEntityToFavorites: #selectedEntity
#selectedEntity: #startEntities:)
('aspects' #entityList #modelList)
('actions' #buildHistory #createEmptyModel #exportMSE #importChronia
#importFileSystem #importFromStore #importMSEFromFile
#importMSEFromFolder #importSmalltalk #importTraces #removeAllModels
#removeEntityFromFavorites #removeModel)
('drag drop' #dragEntity: #dragEntityOk:
#dragEntityOrModel:withController: #dragModel: #dragModelOk:)
('interface opening' #postBuildWith:)
('private' #setEntityListMenu #setModelListContents #setModelListMenu)
name = #MooseBrowser
classPool = a NameSpaceOfClass[0]
environment = a NameSpace[201]
savedWindowInformation = nil
Arguments:
anInstance = a SCG.Moose.MooseBrowser
Context PC = 6
----------------------------------------------------------------------
SCG.Moose.MooseBrowser class(ApplicationModel class)>>open
Receiver:
a SCG.Moose.MooseBrowser class
Instance Variables:
superclass = SCG.Moose.MooseBrowserAbstractUI
methodDict = a MethodDictionary[28]
format = 16394
subclasses = nil
instanceVariables = an Array[4]
organization = ('accessing' #addEntityToFavorites: #selectedEntity
#selectedEntity: #startEntities:)
('aspects' #entityList #modelList)
('actions' #buildHistory #createEmptyModel #exportMSE #importChronia
#importFileSystem #importFromStore #importMSEFromFile
#importMSEFromFolder #importSmalltalk #importTraces #removeAllModels
#removeEntityFromFavorites #removeModel)
('drag drop' #dragEntity: #dragEntityOk:
#dragEntityOrModel:withController: #dragModel: #dragModelOk:)
('interface opening' #postBuildWith:)
('private' #setEntityListMenu #setModelListContents #setModelListMenu)
name = #MooseBrowser
classPool = a NameSpaceOfClass[0]
environment = a NameSpace[201]
savedWindowInformation = nil
Context PC = 7
----------------------------------------------------------------------
VisualLauncher>>openMooseLauncherUI
Receiver:
a VisualLauncher
Instance Variables:
dependents = an ApplicationWindow 4006816
builder = an UIBuilder
uiSession = a ControlManager
eventHandlers = nil
menuBar = a Menu
toolBar = a ValueHolder on: a Menu
textCollector = a TextCollector on: Text for '
visual.im created at March 3, 2008 10:06:14 pm
Error reading parcel suggestions file "/Applications/VisualWorks
7.6/parcels/suggestions.xml"; using hardcoded suggestions instead.
Autoloading FileOut30 from $(VISUALWORKS)/contributed/FileOut30.pcl
Autoloading SUnit from $(VISUALWORKS)/contributed/SUnit/SUnit.pcl
Autoloading SUnitPreload from $(VISUALWORKS)/contributed/SUnit/
SUnitPreload.pcl
Shape-changing XProgramming.SUnit.TestFailure
Shape-changing XProgramming.SUnit.ResumableTestFailure
Extended class Store.Bundle does not exist; extensions will be
installed when the class is loaded.
Copying /Applications/VisualWorks/image/visual.cha to
/Applications/VisualWorks/image/default.cha... done
/Applications/VisualWorks/image/default.im created at March 13, 2008
4:15:17 pm
Autoloading PostgreSQLEXDI from
$(VISUALWORKS)/contributed/PostgreSQL/PostgreSQLEXDI.pcl
Autoloading Base64Encoding from
$(VISUALWORKS)/contributed/PostgreSQL/Base64Encoding.pcl
Autoloading Database from $(VISUALWORKS)/parcels/Database.pcl
Autoloading Database-Namespace from
$(VISUALWORKS)/parcels/Database-Namespace.pcl
Autoloading PostgreSQLDriver from
$(VISUALWORKS)/contributed/PostgreSQL/PostgreSQLDriver.pcl
Autoloading OSkSocketServices from
$(VISUALWORKS)/contributed/PostgreSQL/OSkSocketServices.pcl
Autoloading OSkLogger from $(VISUALWORKS)/contributed/PostgreSQL/
OSkLogger.pcl
Autoloading Sport from $(VISUALWORKS)/contributed/PostgreSQL/Sport.pcl
Autoloading MD5 from $(VISUALWORKS)/security/MD5.pcl
Autoloading HashesBase from $(VISUALWORKS)/security/HashesBase.pcl
Autoloading SecurityBase from $(VISUALWORKS)/security/SecurityBase.pcl
Autoloading OSkStreams from $(VISUALWORKS)/contributed/PostgreSQL/
OSkStreams.pcl
Autoloading PostgreSQLLogging from
$(VISUALWORKS)/contributed/PostgreSQL/PostgreSQLLogging.pcl
Autoloading StoreBase from $(VISUALWORKS)/store/StoreBase.pcl
Autoloading BOSS from $(VISUALWORKS)/parcels/BOSS.pcl
Extended class Lens.LensRegistry does not exist; extensions will be
installed when the class is loaded.
Extended class Lens.LensCommandVariable does not exist; extensions
will be installed when the class is loaded.
Extended class Tools.ExternalInterfaceFinder does not exist;
extensions will be installed when the class is loaded.
Extended class External.CScanner class does not exist; extensions will
be installed when the class is loaded.
Extended class Tools.ExternalInterfaceFinder class does not exist;
extensions will be installed when the class is loaded.
Extended class Lens does not exist; extensions will be installed when
the class is loaded.
Autoloading LDM-Framework from $(VISUALWORKS)/parcels/LDM-
Framework.pcl
Autoloading Lens-Namespace from $(VISUALWORKS)/parcels/Lens-
Namespace.pcl
Autoloading LoggingTool from $(VISUALWORKS)/parcels/LoggingTool.pcl
/Applications/VisualWorks/image/default.im created at March 13, 2008
4:21:10 pm
Loading Setup . . . (ImageSetUp #lienhardSetup - undeclaredSoftLink)
(ImageSetUp #lienhardSetup - undeclaredSoftLink) (ImageSetUp
#renggliSetup - undeclaredSoftLink) SUnitToo suggests SUnitToo(ls)
(AutoComplete.Test #testSymbolTableMultiMatch - syms - neverRead)
(CharacterArray #keywordStartsAndStopsDo: - wordStart -
readBeforeWritten) (CharacterArray #keywordStartsAndStopsDo: -
wordStart - readBeforeWritten)
Autoloading ExtraActivity from $(VISUALWORKS)/contributed/
ExtraActivity.pcl
Autoloading Weaklings from
$(VISUALWORKS)/contributed/Weaklings.pclNewly opened browsers will
have the SUnitToo(ls) in them
RBCodeHighlighting suggests ''Fixed Colored Text Selection'' package
Done
Copying /Applications/VisualWorks/image/default.cha to
/Applications/VisualWorks/image/xor.cha... done
/Applications/VisualWorks/image/xor.im created at April 7, 2008
8:10:44 am
Loading MooseSetup . . . (Stream #asLowercase - undeclaredSoftLink)
(CodeFoo.SvgWriter #writeFigures: - Handle is undeclared)
Autoloading DLLCC from $(VISUALWORKS)/dllcc/DLLCC.pcl (Pimon.PimonUI
#initializeVisualization - PimonHolder is undeclared)
(Pimon.PimonController #mouseMovedEvent: - FlyByHelpTracker is
undeclared) (Pimon.ScatterPlot #atPoint: - Accumulator is undeclared)
(SequenceableCollection #asVector - undeclaredSoftLink)
(Hapax.TermDocumentMatrix #documentCorrelation: -
PartitionCorrelationSquare is undeclared) (SCG.Lattice #arrange -
FigureGroup is undeclared) (FM3.Element class - MSEClass:super: is an
unknown pragma) (FM3.Element class - package: is an unknown pragma)
(FM3.Element class - abstract is an unknown pragma) (FM3.Element -
MSEProperty:type: is an unknown pragma) (FM3.Element -
MSEProperty:type: is an unknown pragma) (FM3.Element - derived is an
unknown pragma) (FM3.Element - MSEProperty:type: is an unknown
pragma) (FM3.Element - derived is an unknown pragma)
(FM3.MetaDescription class - MSEClass:super: is an unknown pragma)
(FM3.MetaDescription class - package: is an unknown pragma)
(FM3.MetaDescription - MSEProperty:type: is an unknown pragma)
(FM3.MetaDescription - MSEProperty:type: is an unknown pragma)
(FM3.MetaDescription - MSEProperty:type:opposite: is an unknown
pragma) (FM3.MetaDescription - container is an unknown pragma)
(FM3.MetaDescription - MSEProperty:type:opposite: is an unknown
pragma) (FM3.MetaDescription - multivalued is an unknown pragma)
(FM3.MetaDescription - key: is an unknown pragma)
(FM3.MetaDescription #initialize - undeclaredSoftLink)
(FM3.MetaDescription #initialize - undeclaredSoftLink)
(FM3.MetaDescription #initialize - undeclaredSoftLink)
(Fame.PragmaProcessor #initialize - undeclaredSoftLink)
(Fame.PragmaProcessor #initialize - undeclaredSoftLink)
(Fame.PragmaProcessor #initialize - undeclaredSoftLink)
(Fame.PragmaProcessor #initialize - undeclaredSoftLink) (FM3.Property
class - MSEClass:super: is an unknown pragma) (FM3.Property class -
package: is an unknown pragma) (FM3.Property - MSEProperty:type: is
an unknown pragma) (FM3.Property - MSEProperty:type: is an unknown
pragma) (FM3.Property - MSEProperty:type: is an unknown pragma)
(FM3.Property - MSEProperty:type: is an unknown pragma) (FM3.Property
- MSEProperty:type:opposite: is an unknown pragma) (FM3.Property -
container is an unknown pragma) (FM3.Property #initialize -
undeclaredSoftLink) (FM3.Property #initialize - undeclaredSoftLink)
(FM3.Property #initialize - undeclaredSoftLink) (FM3.Property -
MSEProperty:type:opposite: is an unknown pragma) (FM3.Property -
MSEProperty:type:opposite: is an unknown pragma) (Fame.LICENSE
#assertNamespaces - undeclaredSoftLink) (Fame.MetaRepositoryTest
#testExportAsXML - undeclaredSoftLink) (Fame.MetaRepositoryTest
#testExportAsXML - undeclaredSoftLink) (Fame.MetaRepositoryTest
#testImporter - Importer is undeclared) (Fame.MetaRepositoryTest
#testExportAsMSE - undeclaredSoftLink) (Fame.MetaRepositoryTest
#testExportAsMSE - undeclaredSoftLink) (FM3.PackageDescription class
- MSEClass:super: is an unknown pragma) (FM3.PackageDescription class
- package: is an unknown pragma) (FM3.PackageDescription -
MSEProperty:type:opposite: is an unknown pragma)
(FM3.PackageDescription - multivalued is an unknown pragma)
(FM3.PackageDescription #initialize - undeclaredSoftLink)
(FM3.PackageDescription #initialize - undeclaredSoftLink)
(FM3.PackageDescription - MSEProperty:type:opposite: is an unknown
pragma) (FM3.PackageDescription - multivalued is an unknown pragma)
(FM3.PackageDescription - key: is an unknown pragma) (Fame.Exporter
#isPrimitiveTypeOrObject: - undeclaredSoftLink) (Fame.Exporter
#isPrimitiveTypeOrObject: - undeclaredSoftLink) (Fame.Exporter
#isPrimitiveTypeOrObject: - undeclaredSoftLink) (Fame.Exporter
#isPrimitiveTypeOrObject: - undeclaredSoftLink) (Fame.Exporter
#ignoreProperty:withAll: - undeclaredSoftLink)
(Fame.SingleEdgeStrategy #accept:context: - meta - neverRead)
(Fame.SingleEdgeStrategyTest #setUp - undeclaredSoftLink)
(Fame.TraversalTest #setUp - undeclaredSoftLink)
(Fame.AbstractOppositeSlot #initialize - accessor is undeclared)
(Meta.LICENSE #assertNamespaces - EMOF is undeclared) (Meta.Extent
#complete - ImportError is undeclared) (Meta.Repository #importArray:
- Importer is undeclared) (Meta.Repository #resolvePath: -
QualifiedNamePlaceholder is undeclared) (Meta.System #bindingFor: -
SmalltalkClassPlaceholder is undeclared) (Meta.Prototype
#inspectorClasses - undeclaredSoftLink) (Meta.ExampleTest
#testInferrer - MetamodelInferencer is undeclared) (Meta.KM3Parser2
#reduceActionForReference1: - QualifiedPath is undeclared)
(EcoreInterface #codeGeneration - undeclaredSoftLink) (EcoreInterface
#completeImportModel - undeclaredSoftLink) (EcoreInterface
#completeImportModel - undeclaredSoftLink) (EcoreInterface
#completeImportModel - undeclaredSoftLink) (EcoreInterface
#completeImportModel - undeclaredSoftLink) (EcoreInterface
#completeImportModel - undeclaredSoftLink) (EcoreInterface
#generateMooseElements - undeclaredSoftLink) (EcoreInterface
#importModel - undeclaredSoftLink) (EcoreInterface #importModel -
undeclaredSoftLink) (EcoreInterface #importModel -
undeclaredSoftLink) (EcoreInterface #importModel -
undeclaredSoftLink) (EcoreInterface #intializeCodeGeneration -
undeclaredSoftLink) (EcoreInterface #exportation -
undeclaredSoftLink) (EcoreInterface
#initializeMooseElementCodeGeneration - undeclaredSoftLink)
(Meta.EcoreModelImporter class #fromEcoreMMString: -
DomainCodeGenerator is undeclared) (Meta.EcoreExporter #visitComment:
- xmlElement - neverUsed) (Meta.DomainCodeGenerator #initClass: -
mmClass - neverRead) (Meta.DomainCodeGeneratorTest #modelWithEnum -
eLiteral2 - neverRead) (Meta.DomainCodeGeneratorTest #modelWithEnum -
eLiteral - neverRead) (Meta.DomainCodeGeneratorTest
#testClassWithOperationAndParameters - rbClass - neverRead)
(Meta.DomainCodeGeneratorTest #testCompileClassWithOperation - rbClass
- neverRead) (Meta.DomainCodeGeneratorTest
#testCompileClassWithOperationAndComments - rbClass - neverRead)
(Meta.DomainCodeGeneratorTest
#testCompileClassWithOperationAndParameter - rbClass - neverRead)
(Meta.DomainCodeGeneratorTest
#testCompileClassWithOperationAndParameters - rbClass - neverRead)
(Meta.DomainCodeGeneratorTest
#testCompileOperatioWithParametersAndComments - rbClass - neverRead)
(Meta.DomainCodeGeneratorTest #testEnumerationWithNameSpace - mmEnum -
neverUsed) (Meta.DomainCodeGeneratorTest
#testEnumerationWithoutNameSpace - mmEnum - neverUsed)
(Meta.DomainCodeGeneratorTest #testSimulatorModel - collection -
neverRead) (Meta.EcoreExporterTest
#testOperationWithoutCommentNorParameter - package - neverUsed)
(Meta.EcoreExporterTest #testPackage - package - neverUsed)
(Meta.EcoreExporterTest #testSimpleClass - package - neverRead)
(EyeSee.Abstract2DDiagram #setYAxisValues - TitleDecorator is
undeclared) (EyeSee.Abstract2DDiagram #createAxis - Axis is
undeclared) (EyeSee.SingleAxisDiagram #label: - label is undeclared)
(EyeSee.SingleAxisDiagram #regularTicks - RegularTickDecorator is
undeclared) (EyeSee.SingleAxisDiagram #valueAxisLine -
BaseLineDecorator is undeclared) (EyeSee.SingleAxisDiagram #gridLine
- RegularGridLineDecorator is undeclared) (EyeSee.SingleAxisDiagram
#regularLabels - RegularLabelDecorator is undeclared)
(EyeSee.SingleAxisDiagram #valueTicks - ValueTickDecorator is
undeclared) (EyeSee.SingleAxisDiagram #valueLabels -
ValueLabelDecorator is undeclared) (EyeSee.VerticalBarDiagram
#setXAxisValues - IdentifierDecorator is undeclared)
(EyeSee.StackDiagram #setup - StackedValueDecorator is undeclared)
(EyeSee.ScatterPlot #xBoxPlot - BoxPlotBaseLineDecorator is
undeclared) (EyeSee.ScatterPlot #yBoxPlotLabel -
BoxPlotLabelDecorator is undeclared) (EyeSee.ScatterPlot
#xRangeLabels - RangeLabelDecorator is undeclared)
(EyeSee.ScatterPlot #xRangeBase - RangeBaseLineDecorator is
undeclared) (EyeSee.ScatterPlot #minimalYBoxPlot -
FewBoxPlotBaseLineDecorator is undeclared) (EyeSee.DiagramRenderer
#multiLineDiagram - MultiLineDiagram is undeclared)
(EyeSee.DiagramRenderer #pngByteArray - undeclaredSoftLink)
(EyeSee.DiagramRenderer #openInteractive - InteractiveVisualization is
undeclared) (EyeSee.DiagramRenderer #defaultpng: -
undeclaredSoftLink) (EyeSee.AbstractAxis #gridLineLenght: -
gridLineLenght is undeclared) (EyeSee.Examples #rangeDiagram2 -
undeclaredSoftLink) (EyeSee.Examples #rangeDiagram2 -
undeclaredSoftLink) (EyeSee.Examples #histDiagram -
undeclaredSoftLink) (Mondrian.AbstractLineShape #directionAt:of: -
direction - neverUsed) (Mondrian.PimonShape class #example -
ViewRenderer is undeclared) (Mondrian.Drawing #saveAsPNG -
undeclaredSoftLink) (Mondrian.Drawing #pngByteArray -
undeclaredSoftLink) (SCG.Moose.MooseElement #defaultViewer -
MooseBrowserEntityUI is undeclared) (SCG.Moose.MooseImporter
#importClasses - FAMIXClass is undeclared) (SCG.Moose.MooseImporter
#importNamespaces - FAMIXNamespace is undeclared)
(SCG.Moose.MooseImporter #importMethods - FAMIXMethod is undeclared)
(Object #defaultViewer - undeclaredSoftLink)
(SCG.Moose.AbstractHistory
#timeWarpingSimilarityAsComparedWith:relatedToVersionProperty: -
TimeWarpingEngine is undeclared) (SCG.Moose.ClassHistoryGroup
#historiesThatChangedLOCTogether - FormalContext is undeclared)
(SCG.Moose.ImportingTask #useFullImport - FullImportPreferences is
undeclared) (SCG.Moose.VisualWorksImporterAbstractPanel
#importClasses: - ImporterFacade is undeclared) (SCG.Moose.Group
#menu - itemTypes - neverUsed) (ReferenceModel.TheRoot
#assigningLocalVariable - tmp - neverRead) (ReferenceModel.TheRoot
#accessingUnknowVariable - york is undeclared)
(ReferenceModel.TheRoot #accessingFullClassName - noEffect)
(ReferenceModel.TheRoot #accessingBindingReference - noEffect)
(ReferenceModel.TheRoot #accessingBindingReferenceOfNamespace -
noEffect) (ReferenceModel.TheRoot
#accessingBindingReferenceOfOwnNamespace - noEffect)
(ReferenceModel.TheRoot #accessingNamespace - noEffect)
(ReferenceModel.TheRoot #accessingGlobalVariableHavingNamespaceName -
noEffect) (SCG.Moose.GroupTest #testHeterogeneousGroupType - group -
neverRead) (SCG.Moose.ReferenceModelImporterTest #setUp -
undeclaredSoftLink) (SCG.Moose.ReferenceModelImporterTest
#testReferenceBindingReified - undeclaredSoftLink)
(SCG.Moose.MetamodelTest #testMeasurements - noa - neverUsed)
(Net.SimpleScanner - notOptimized) (Net.SimpleScanner - notOptimized)
(Chronia.CvsClient #populate:usingStream: - workingDirectory -
readBeforeWritten) (Chronia.CvsClient #populate:usingStream: -
workingDirectory - readBeforeWritten) (Chronia.AbstractChroniaGroup
#openOwnershipMapClustered - OwnershipViewUI is undeclared)
(Chronia.OwnershipViewUI #saveAsPNG - ICCPNGGenerator is undeclared)
(Refactory.Wrappers.CoverageNavigator #CategoryNavigatorPart -
CategoryNavigatorPart is undeclared)
(Refactory.Wrappers.InteractionDiagramApplication #selectMethods -
ClassSelectionDialog is undeclared) (SCG.DynaMoose.Alias
#roleStateChart - RoleStateChart is undeclared)
(SCG.DynaMoose.Activation #activationSubtree - ActivationSubtree is
undeclared) (SCG.DynaMoose.ActivationSubtree #parent - parent -
redeclared) (SCG.DynaMoose.TraceBrowser #drawLeftCanvas -
undeclaredSoftLink) (SCG.DynaMoose.TraceGroup
#viewFeatureDependencyTableOn: - ArrayMatrix is undeclared)
(SCG.DynaMoose.TraceGroup #viewFeatureRelationshipsMethodsOn: -
SeriationEngine is undeclared) (SCG.DynaMoose.TraceGroup
#viewFeatureDependencyBrowser - DependencyBrowser is undeclared)
(SCG.DynaMoose.TraceGroup #viewFeatureDependencyComparisonChart -
diag2 - neverUsed) (SCG.DynaMoose.TraceGroup
#viewFeatureDependencyComparisonChart - diag1 - neverUsed)
(SCG.DynaMoose.TraceGroup #viewFeatureDependencyComparisonChart -
diag3 - neverUsed) (SCG.DynaMoose.TraceGroup
#viewFeatureDependencyComparisonChart - factory - neverUsed)
(SCG.DynaMoose.TraceGroup #viewFeatureDependencyComparisonChart -
factory2 - neverUsed) (SCG.DynaMoose.ObjectFlowBrowser
#storeAnimationStep: - undeclaredSoftLink)
(SCG.DynaMoose.BaseUnitTest #createExampleModel - DynaMooseExamples is
undeclared) (SCG.DynaMoose.DynamixTest #testIsIsomorphic - aTree -
neverRead) (Dude.Multiplication #browseDuplicationText -
undeclaredSoftLink) (SCG.Moose.Group #computeDuplication -
undeclaredSoftLink) (SCG.Moose.FAMIXFile #browseDupSource -
MSETextEditor is undeclared) (Dude.SmallDudeView
#defaultControllerClass - GroupedBarsController is undeclared)
(Dude.TextLabel #displayOn: - WhiteSpaceCleaner is undeclared)
(Dude.GroupedBarsController #mouseWheelEvent: - noEffect)
(Dude.BarGroup #backColor - backColor is undeclared) (Dude.BarGroup
#shape: - shape is undeclared) (Dude.BarGroup #borderColor: -
borderColor is undeclared) (Dude.BarGroup #displayOffset -
displayOffset is undeclared) (Dude.BarGroup #bars - bars is
undeclared) (Dude.MultiplicationMapping #initializeFor: -
CVSAnnotateCleaner is undeclared) (SCG.Moose.Group
#computeDuplicationOnCVSAnnotated - undeclaredSoftLink)
(SCG.Moose.Group #computeDuplicationOnCVSAnnotated_HighPrec -
undeclaredSoftLink) (StoreIt.MooseStoreImporter #importWithClasses: -
TimeProfiler is undeclared) (StoreIt.Whatsnew #printDaySummary: -
todayPundles - neverRead) (Mondrian.StorePaintings #viewPackageMap -
FeatureCollection is undeclared) (CodeFoo.Color class #viewColorTable
- undeclaredSoftLink) (Mondrian.MapElement #properties - properties
is undeclared) (VisualLauncher
#mooseFAMIXMetamodelWithoutDerivedProperties - undeclaredSoftLink)
(SCG.Moose.Group #viewDistributionMapByGrouping:aPropertyBlock:on: -
properties - neverRead) (SCG.Moose.Group
#viewDistributionMapByGrouping:aPropertyBlock:on: - grouping -
neverRead) (SCG.Moose.ClassGroup
#viewSystemComplexityWithSelection:on: - builder - neverUsed)
(SCG.Moose.NamespaceGroup #viewInvocationsFromJSPOn: - treeEdges -
neverUsed) Done
'
toolDock = a VisualLauncherToolDock
Context PC = 4
----------------------------------------------------------------------
optimized [] in ApplicationModel>>actionFor:
Receiver:
an UndefinedObject
Temporaries:
.super = a VisualLauncher
.aKey = #openMooseLauncherUI
Context PC = 7
----------------------------------------------------------------------
optimized [] in ToolBar>>newButtonFor:
Receiver:
an UndefinedObject
Arguments:
b = a ValueHolder on: nil
v = true
Temporaries:
.super = a MacOSXToolBar
.item = a MenuItem 'Moose'
Context PC = 19
----------------------------------------------------------------------
PluggableAdaptor>>setValue:
Receiver:
a PluggableAdaptor
Instance Variables:
dependents = an UndecoratedActionButtonView
model = a ValueHolder on: nil
getBlock = BlockClosure [] in ToolBar>>newButtonFor:
putBlock = BlockClosure [] in ToolBar>>newButtonFor:
updateBlock = BlockClosure [] in ToolBar>>newButtonFor:
Arguments:
newValue = true
Context PC = 6
----------------------------------------------------------------------
PluggableAdaptor(ValueModel)>>value:
Receiver:
a PluggableAdaptor
Instance Variables:
dependents = an UndecoratedActionButtonView
model = a ValueHolder on: nil
getBlock = BlockClosure [] in ToolBar>>newButtonFor:
putBlock = BlockClosure [] in ToolBar>>newButtonFor:
updateBlock = BlockClosure [] in ToolBar>>newButtonFor:
Arguments:
newValue = true
Context PC = 5
----------------------------------------------------------------------
TriggerButtonController>>pressAction
Receiver:
a TriggerButtonController
Instance Variables:
model = a PluggableAdaptor
view = an UndecoratedActionButtonView
sensor = a TranslatingSensor
keyboardProcessor = nil
keyboardHook = nil
dispatcher = nil
Context PC = 17
----------------------------------------------------------------------
TriggerButtonTracker(BasicButtonTracker)>>finishSelectionFor:
Receiver:
a TriggerButtonTracker
Instance Variables:
controller = a TriggerButtonController
inside = true
Arguments:
aPoint = 10@15
Context PC = 8
----------------------------------------------------------------------
TriggerButtonTracker>>finishSelectionFor:
Receiver:
a TriggerButtonTracker
Instance Variables:
controller = a TriggerButtonController
inside = true
Arguments:
aPoint = 10@15
Context PC = 11
----------------------------------------------------------------------
TriggerButtonTracker(SelectionTracker)>>redButtonReleasedEvent:
Receiver:
a TriggerButtonTracker
Instance Variables:
controller = a TriggerButtonController
inside = true
Arguments:
aMouseButtonEvent = a RedButtonReleasedEvent
Context PC = 13
----------------------------------------------------------------------
RedButtonReleasedEvent>>dispatchTo:
Receiver:
a RedButtonReleasedEvent
Instance Variables:
time = 122166856
initiator = an EventDispatcher
window = an ApplicationWindow 4006816
state = 0
x = 105
y = 41
gx = 240
gy = 94
buttonNumber = 1
Arguments:
anObject = a TriggerButtonTracker
Context PC = 4
----------------------------------------------------------------------
TriggerButtonTracker(SelectionTracker)>>handleEvent:
Receiver:
a TriggerButtonTracker
Instance Variables:
controller = a TriggerButtonController
inside = true
Arguments:
anEvent = a RedButtonReleasedEvent
Context PC = 4
----------------------------------------------------------------------
EventDispatcher>>dispatch:to:
Receiver:
an EventDispatcher
Instance Variables:
windowController = an ApplicationStandardSystemController
currentMouseConsumer = nil
grabbingMouse = false
keyboardProcessor = nil
lastControlObject = nil
trapList = nil
state = nil
repairDamageWhenDebugging = true
flushQueueAfterError = true
distributeEventsWhenDebugging = true
dragDropInProgress = false
dragDropTracker = nil
dispatchUnknownEvents = false
Arguments:
event = a RedButtonReleasedEvent
object = a TriggerButtonTracker
Temporaries:
tmp = nil
Context PC = 10
----------------------------------------------------------------------
EventDispatcher>>dispatchEvent:
Receiver:
an EventDispatcher
Instance Variables:
windowController = an ApplicationStandardSystemController
currentMouseConsumer = nil
grabbingMouse = false
keyboardProcessor = nil
lastControlObject = nil
trapList = nil
state = nil
repairDamageWhenDebugging = true
flushQueueAfterError = true
distributeEventsWhenDebugging = true
dragDropInProgress = false
dragDropTracker = nil
dispatchUnknownEvents = false
Arguments:
event = a RedButtonReleasedEvent
Temporaries:
objectWantingControl = nil
targetKeyboardProcessor = nil
Context PC = 60
----------------------------------------------------------------------
RedButtonReleasedEvent(Event)>>dispatch
Receiver:
a RedButtonReleasedEvent
Instance Variables:
time = 122166856
initiator = an EventDispatcher
window = an ApplicationWindow 4006816
state = 0
x = 105
y = 41
gx = 240
gy = 94
buttonNumber = 1
Context PC = 16
----------------------------------------------------------------------
RedButtonReleasedEvent(Event)>>dispatchForWindowManager:
Receiver:
a RedButtonReleasedEvent
Instance Variables:
time = 122166856
initiator = an EventDispatcher
window = an ApplicationWindow 4006816
state = 0
x = 105
y = 41
gx = 240
gy = 94
buttonNumber = 1
Arguments:
aWinMgr = a WindowManager
Context PC = 4
----------------------------------------------------------------------
optimized [] in WindowManager>>safelyDispatchForWindowManager:
Receiver:
an UndefinedObject
Temporaries:
.event = a RedButtonReleasedEvent
.super = a WindowManager
Context PC = 6
----------------------------------------------------------------------
BlockClosure>>on:do:
Receiver:
a BlockClosure
Instance Variables:
method = CompiledBlock [] in
WindowManager>>safelyDispatchForWindowManager:
outerContext = nil
copiedValues = an Array[2]
Arguments:
anExceptionSelector = BadControllerError
handlerBlock = BlockClosure [] in
WindowManager>>safelyDispatchForWindowManager:
Context PC = 18
----------------------------------------------------------------------
WindowManager>>safelyDispatchForWindowManager:
Receiver:
a WindowManager
Instance Variables:
windows = an OrderedCollection[1]
activeController = nil
interruptLock = false
outstandingMetaOrDamage = false
openInProgress = false
eventQueue = an EventQueue
baseProcess = a Process in Semaphore>>wait
dontFilterEvents = false
Arguments:
event = a RedButtonReleasedEvent
Context PC = 13
----------------------------------------------------------------------
WindowManager>>processNextEvent
Receiver:
a WindowManager
Instance Variables:
windows = an OrderedCollection[1]
activeController = nil
interruptLock = false
outstandingMetaOrDamage = false
openInProgress = false
eventQueue = an EventQueue
baseProcess = a Process in Semaphore>>wait
dontFilterEvents = false
Temporaries:
event = a RedButtonReleasedEvent
Context PC = 9
----------------------------------------------------------------------
optimized [] in [] in WindowManager>>newProcess
Receiver:
an UndefinedObject
Temporaries:
.super = a WindowManager
Context PC = 13
----------------------------------------------------------------------
BlockClosure>>on:do:
Receiver:
a BlockClosure
Instance Variables:
method = CompiledBlock [] in [] in WindowManager>>newProcess
outerContext = nil
copiedValues = a WindowManager
Arguments:
anExceptionSelector = TerminateException
handlerBlock = BlockClosure [] in [] in WindowManager>>newProcess
Context PC = 18
----------------------------------------------------------------------
optimized [] in WindowManager>>newProcess
Receiver:
an UndefinedObject
Temporaries:
.super = a WindowManager
Context PC = 15
----------------------------------------------------------------------
BlockClosure>>on:do:
Receiver:
a BlockClosure
Instance Variables:
method = CompiledBlock [] in WindowManager>>newProcess
outerContext = nil
copiedValues = a WindowManager
Arguments:
anExceptionSelector = TerminateException
handlerBlock = BlockClosure [] in [] in Process
class>>forBlock:priority:
Context PC = 18
----------------------------------------------------------------------
optimized [] in Process class>>forBlock:priority:
Receiver:
an UndefinedObject
Temporaries:
.aBlock = BlockClosure [] in WindowManager>>newProcess
Context PC = 9
Lukas
--
Lukas Renggli
http://www.lukas-renggli.ch
_______________________________________________
Moose-dev mailing list
Moose-dev(a)iam.unibe.ch
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
--
www.tudorgirba.com
www.tudorgirba.com/blog
"Problem solving efficiency grows with the abstractness level of
problem understanding."