FAMIXNamespace

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
6 messages Options
Reply | Threaded
Open this post in threaded view
|

FAMIXNamespace

abergel
Hi!

Consider the following screenshot:

What are Client types? 
Types are apparently the classes defined in the package.
All classes are the sum of the classes defined in all sub-packages.
This is rather intuitive :-(

Why do we have 'All classes’ ? What does it bring to us?

Cheers,
Alexandre
-- 
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel  http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.




_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: FAMIXNamespace

Tudor Girba-2
Hi Alex,

The items you see in that list are queries of various kinds. You can see these as bookmarks of useful queries.

You can right click on the property and using "Utilities / Browse the method implementing the navigation" will get you to the method that implements that navigation.

For example:
FAMIXNamespace>>clientTypes
<MSEProperty: #clientTypes type: #FAMIXType> <multivalued> <derived>
<MSEComment: 'All types that depend on the receiver'>
^ self queryAllIncomingAssociations atTypeScope withoutSelfLoops

So, you will get all classes that use something from the current namespace.


Cheers,
Doru



On Mon, Sep 14, 2015 at 7:14 PM, Alexandre Bergel <[hidden email]> wrote:
Hi!

Consider the following screenshot:

What are Client types? 
Types are apparently the classes defined in the package.
All classes are the sum of the classes defined in all sub-packages.
This is rather intuitive :-(

Why do we have 'All classes’ ? What does it bring to us?

Cheers,
Alexandre
-- 
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel  http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.




_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev




--

"Every thing has its own flow"

_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: FAMIXNamespace

abergel
Hi!

I do not see it.
Alexandre

On Sep 15, 2015, at 4:19 AM, Tudor Girba <[hidden email]> wrote:

Hi Alex,

The items you see in that list are queries of various kinds. You can see these as bookmarks of useful queries.

You can right click on the property and using "Utilities / Browse the method implementing the navigation" will get you to the method that implements that navigation.

For example:
FAMIXNamespace>>clientTypes
<MSEProperty: #clientTypes type: #FAMIXType> <multivalued> <derived>
<MSEComment: 'All types that depend on the receiver'>
^ self queryAllIncomingAssociations atTypeScope withoutSelfLoops

So, you will get all classes that use something from the current namespace.


Cheers,
Doru



On Mon, Sep 14, 2015 at 7:14 PM, Alexandre Bergel <[hidden email]> wrote:
Hi!

Consider the following screenshot:
<Screen Shot 2015-09-14 at 2.12.44 PM.png>

What are Client types? 
Types are apparently the classes defined in the package.
All classes are the sum of the classes defined in all sub-packages.
This is rather intuitive :-(

Why do we have 'All classes’ ? What does it bring to us?

Cheers,
Alexandre
-- 
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel  http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.




_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev




-- 
www.tudorgirba.com

"Every thing has its own flow"
_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev

-- 
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel  http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.




_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: FAMIXNamespace

Tudor Girba-2
Right click on the property :).

Inline image 1

The upper right menu is the menu for the current object.

Cheers,
Doru



On Tue, Sep 22, 2015 at 9:21 PM, Alexandre Bergel <[hidden email]> wrote:
Hi!

I do not see it.
Alexandre

On Sep 15, 2015, at 4:19 AM, Tudor Girba <[hidden email]> wrote:

Hi Alex,

The items you see in that list are queries of various kinds. You can see these as bookmarks of useful queries.

You can right click on the property and using "Utilities / Browse the method implementing the navigation" will get you to the method that implements that navigation.

For example:
FAMIXNamespace>>clientTypes
<MSEProperty: #clientTypes type: #FAMIXType> <multivalued> <derived>
<MSEComment: 'All types that depend on the receiver'>
^ self queryAllIncomingAssociations atTypeScope withoutSelfLoops

So, you will get all classes that use something from the current namespace.


Cheers,
Doru



On Mon, Sep 14, 2015 at 7:14 PM, Alexandre Bergel <[hidden email]> wrote:
Hi!

Consider the following screenshot:
<Screen Shot 2015-09-14 at 2.12.44 PM.png>


What are Client types? 
Types are apparently the classes defined in the package.
All classes are the sum of the classes defined in all sub-packages.
This is rather intuitive :-(

Why do we have 'All classes’ ? What does it bring to us?

Cheers,
Alexandre
-- 
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel  http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.




_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev




-- 
www.tudorgirba.com

"Every thing has its own flow"
_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev

-- 
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel  http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.




_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev




--

"Every thing has its own flow"

_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: FAMIXNamespace

abergel
Ahhh!!
I have updated the package Moose-Finder. A call to a deprecated method on nautilus was made.

Alexandre


> On Sep 22, 2015, at 4:59 PM, Tudor Girba <[hidden email]> wrote:
>
> Right click on the property :).
>
> <Screen Shot 2015-09-22 at 9.58.36 PM.png>
>
> The upper right menu is the menu for the current object.
>
> Cheers,
> Doru
>
>
>
> On Tue, Sep 22, 2015 at 9:21 PM, Alexandre Bergel <[hidden email]> wrote:
> Hi!
>
> I do not see it.
> <Screen Shot 2015-09-22 at 4.11.17 PM.png>
> Alexandre
>
>> On Sep 15, 2015, at 4:19 AM, Tudor Girba <[hidden email]> wrote:
>>
>> Hi Alex,
>>
>> The items you see in that list are queries of various kinds. You can see these as bookmarks of useful queries.
>>
>> You can right click on the property and using "Utilities / Browse the method implementing the navigation" will get you to the method that implements that navigation.
>>
>> For example:
>> FAMIXNamespace>>clientTypes
>> <MSEProperty: #clientTypes type: #FAMIXType> <multivalued> <derived>
>> <MSEComment: 'All types that depend on the receiver'>
>> ^ self queryAllIncomingAssociations atTypeScope withoutSelfLoops
>>
>> So, you will get all classes that use something from the current namespace.
>>
>>
>> Cheers,
>> Doru
>>
>>
>>
>> On Mon, Sep 14, 2015 at 7:14 PM, Alexandre Bergel <[hidden email]> wrote:
>> Hi!
>>
>> Consider the following screenshot:
>> <Screen Shot 2015-09-14 at 2.12.44 PM.png>
>>
>>
>> What are Client types?
>> Types are apparently the classes defined in the package.
>> All classes are the sum of the classes defined in all sub-packages.
>> This is rather intuitive :-(
>>
>> Why do we have 'All classes’ ? What does it bring to us?
>>
>> Cheers,
>> Alexandre
>> --
>> _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
>> Alexandre Bergel  http://www.bergel.eu
>> ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
>>
>>
>>
>>
>> _______________________________________________
>> Moose-dev mailing list
>> [hidden email]
>> https://www.iam.unibe.ch/mailman/listinfo/moose-dev
>>
>>
>>
>>
>> --
>> www.tudorgirba.com
>>
>> "Every thing has its own flow"
>> _______________________________________________
>> Moose-dev mailing list
>> [hidden email]
>> https://www.iam.unibe.ch/mailman/listinfo/moose-dev
>
> --
> _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
> Alexandre Bergel  http://www.bergel.eu
> ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
>
>
>
>
> _______________________________________________
> Moose-dev mailing list
> [hidden email]
> https://www.iam.unibe.ch/mailman/listinfo/moose-dev
>
>
>
>
> --
> www.tudorgirba.com
>
> "Every thing has its own flow"
> _______________________________________________
> Moose-dev mailing list
> [hidden email]
> https://www.iam.unibe.ch/mailman/listinfo/moose-dev

--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel  http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.




_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: FAMIXNamespace

Tudor Girba-2
Thanks.

Doru

On Tue, Sep 22, 2015 at 10:30 PM, Alexandre Bergel <[hidden email]> wrote:
Ahhh!!
I have updated the package Moose-Finder. A call to a deprecated method on nautilus was made.

Alexandre


> On Sep 22, 2015, at 4:59 PM, Tudor Girba <[hidden email]> wrote:
>
> Right click on the property :).
>
> <Screen Shot 2015-09-22 at 9.58.36 PM.png>
>
> The upper right menu is the menu for the current object.
>
> Cheers,
> Doru
>
>
>
> On Tue, Sep 22, 2015 at 9:21 PM, Alexandre Bergel <[hidden email]> wrote:
> Hi!
>
> I do not see it.
> <Screen Shot 2015-09-22 at 4.11.17 PM.png>
> Alexandre
>
>> On Sep 15, 2015, at 4:19 AM, Tudor Girba <[hidden email]> wrote:
>>
>> Hi Alex,
>>
>> The items you see in that list are queries of various kinds. You can see these as bookmarks of useful queries.
>>
>> You can right click on the property and using "Utilities / Browse the method implementing the navigation" will get you to the method that implements that navigation.
>>
>> For example:
>> FAMIXNamespace>>clientTypes
>>      <MSEProperty: #clientTypes type: #FAMIXType> <multivalued> <derived>
>>      <MSEComment: 'All types that depend on the receiver'>
>>      ^ self queryAllIncomingAssociations atTypeScope withoutSelfLoops
>>
>> So, you will get all classes that use something from the current namespace.
>>
>>
>> Cheers,
>> Doru
>>
>>
>>
>> On Mon, Sep 14, 2015 at 7:14 PM, Alexandre Bergel <[hidden email]> wrote:
>> Hi!
>>
>> Consider the following screenshot:
>> <Screen Shot 2015-09-14 at 2.12.44 PM.png>
>>
>>
>> What are Client types?
>> Types are apparently the classes defined in the package.
>> All classes are the sum of the classes defined in all sub-packages.
>> This is rather intuitive :-(
>>
>> Why do we have 'All classes’ ? What does it bring to us?
>>
>> Cheers,
>> Alexandre
>> --
>> _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
>> Alexandre Bergel  http://www.bergel.eu
>> ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
>>
>>
>>
>>
>> _______________________________________________
>> Moose-dev mailing list
>> [hidden email]
>> https://www.iam.unibe.ch/mailman/listinfo/moose-dev
>>
>>
>>
>>
>> --
>> www.tudorgirba.com
>>
>> "Every thing has its own flow"
>> _______________________________________________
>> Moose-dev mailing list
>> [hidden email]
>> https://www.iam.unibe.ch/mailman/listinfo/moose-dev
>
> --
> _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
> Alexandre Bergel  http://www.bergel.eu
> ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
>
>
>
>
> _______________________________________________
> Moose-dev mailing list
> [hidden email]
> https://www.iam.unibe.ch/mailman/listinfo/moose-dev
>
>
>
>
> --
> www.tudorgirba.com
>
> "Every thing has its own flow"
> _______________________________________________
> Moose-dev mailing list
> [hidden email]
> https://www.iam.unibe.ch/mailman/listinfo/moose-dev

--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel  http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.




_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev



--

"Every thing has its own flow"

_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev