How this Function will work

Hi,
Below these are my variables
Circ
Circle
Circumference
radius
Area
and now i want to know what is this below  syntax means. i mean to ask below they r using " =>" how this function will work exactly plz can anyone explain me ,it will be great helpful to me.
circ = circle=>circumference( radius ).
area = circle=>area( radius ).

Hi,
It is a <b>Class Component Selector</b>.
The label  <b>class=>comp</b> can be used to access a static component comp of a class without an instance of the class having to be created. The character => is the class component selector. The label class of a class must be to the left of the class component selector. The name comp of the component must be to the right of the object component selector.
The class component selector can also be used to access the data types and constants of an interface.
ifac=>type, ifac=>const
The label ifac of an interface must be to the left of the class component sector. The name type of a data type defined with TYPES or a constant defined with CONSTANTS must be to the right of the object component selector.
<b>Note</b>
It is also possible to access the static components of a class using the object component selector if an instance of the class was created.
<b>Example</b>
Declaration of a class factory and access to its static attribute oref.
CLASS factory DEFINITION CREATE PRIVATE.
  PUBLIC SECTION.
    CLASS-DATA oref TYPE REF TO factory.
    CLASS-METHODS class_constructor.
    METHODS do_something.
ENDCLASS.
CLASS factory IMPLEMENTATION.
  METHOD class_constructor.
    CREATE OBJECT oref.
  ENDMETHOD.
  METHOD do_something.
  ENDMETHOD.
ENDCLASS.
factory=>oref->do_something( ).
Regards,
Padmam.

Similar Messages

  • The message function on my Ipad just quit working.  I was using it while in Mexico and it just quit.  I have come home and synced my Ipad with Itunes and function still does not work.  How do I get this function to work again?

    The message function on my Ipad just quit working.  I was using it while in Mexico and it just quit.  I have come home and synced my Ipad with Itunes and function still does not work.  How do I get this function to work again?

    When I use find file http://www.macupdate.com/app/mac/30073/find-file (which does tend to find files that "Finder" can't), it's not coming up with any other itunes library files that have been modified in the past week, which I know it would have been - unfortunately, I don't have a very recent backup of the hard drive.  It would be a few months old so it wouldn't have the complete library on it....any ideas?  I'm wondering if restarting the computer might help but have been afraid to do so in case it would make it harder to recover anything...I was looking at this thread https://discussions.apple.com/thread/4211589?start=0&tstart=0 in the hopes that it might have a helpful suggestion but it's definitely a different scenario.

  • Does anyone know if the scanner function will work for an Epson Workforce 840 aio printer using Mountain Lion 10.8.2?

    Does anyone know if the scanner function will work for an Epson Workforce 840 aio printer using Mountain Lion 10.8.2?  How is the compatiblity generally speaking?

    Hi,
    The Epson Workforce 840 do support scanning on Mountain Lion via Apple Image Capture.
    You may find the steps to configure the scanner by following the ICA Scanner Driver section below:
    http://www.epson.com/cgi-bin/Store/support/supDetail.jsp?oid=168363&infoType=Dow nloads&platform=OSF_M_X8
    Regards,
    Shlomi

  • Anyone knows whether this method will work?

    Hi,
    I am trying out this method to construct an applet but I couldn't get it to work.Does anyone here know whether this method will work and how to debug it.Thanks.
    import java.awt.*;
    import java.applet.Applet;
    import java.awt.event.*;
    public class Project extends Applet implements ActionListener {
    private Button circle, square;
    private Model aModelInstance;
    public void init() {
    circle = new Button("Circle");
    add(circle);
         circle.addActionListener(this);
         square = new Button("Square");
         add(square);
         square.addActionListener(this);
    aModelInstance = new Model();
    public void paint(Graphics g) {
         aModelInstance.display(g);
         public void actionPerformed(ActionEvent event) {
    if (event.getSource() == circle)
    aModelInstance.getCircle();
    if (event.getSource() == square)
    aModelInstance.getSquare();
    repaint();
    class Model {
         private aModelInstance.display(g)
         public void getCircle() {
         g.setColor(Color.red);
    g.fillOval(145,89,122,122);
    private aModelInstance.display(g)
         public void getSquare() {
    g.setColor(Color.green);
    g.fillRect(145,89,122,122);
    public void display(Graphics g) {
    }

    It will work for the most part put there is a few problems that you would have to work out. Most of the problems are in the inner class Model. I commented out a couple of lines in there that did not make sense. In the getSquare() & getCircle() methods you are referring to the variable 'g' where there was no declaration for that variable, in Model. So I modifed the method to have an input parameter of Graphics, that will need to be passed to the method. Then I modified the code in Project so that it passes Graphics when it calls those methods.
    The code now compiles cleanly but there is still some work for you to do. You should modify the getSquare() and getCircle() methods to return the Graphics. Then in the actionPerformed() method, call the paint method with the returned Graphics. Good luck.
    import java.awt.*;
    import java.applet.Applet;
    import java.awt.event.*;
    public class Project extends Applet implements ActionListener {
    private Button circle, square;
    private Model aModelInstance;
    public void init() {
    circle = new Button("Circle");
    add(circle);
    circle.addActionListener(this);
    square = new Button("Square");
    add(square);
    square.addActionListener(this);
    aModelInstance = new Model();
    public void paint(Graphics g) {
    aModelInstance.display(g);
    public void actionPerformed(ActionEvent event) {
    if (event.getSource() == circle)
    aModelInstance.getCircle(this.getGraphics());
    if (event.getSource() == square)
    aModelInstance.getSquare(this.getGraphics());
    repaint();
    class Model {
    //private aModelInstance.display(g)
    public void getCircle(Graphics g) {
    g.setColor(Color.red);
    g.fillOval(145,89,122,122);
    //private aModelInstance.display(g)
    public void getSquare(Graphics g) {
    g.setColor(Color.green);
    g.fillRect(145,89,122,122);
    public void display(Graphics g) {
    }

  • HT4623 i have 4s and the operating system is iOS 5.1.1  got the update message of iOS 6. if update the iOS 6, other functions will work unchanging?

    I have apple 4s and the operating system is iOS 5.1.1  got the update message of iOS 6. if update the iOS 6, other functions will work unchanging?

    What other functions?
    There have been some wifi related issues reported with the 4S being updated to IOS 6. There is no turning back once you update so keep that in mind.
    I recommend updating via iTunes so that you make a backup of all your data. You may want to make an iCloud backup as well.
    Other than that, I don't understand what other functions you are concerned about?

  • How this retirement will affect Shared review users?

    How this retirement will affect Shared review users?
    For example, when Acrobat servers have problem and shared review users cannot download files from email invitation, Workspaces is where the users can log in and download the files.
    If without Workspaces, is there another way for shared review users to download the files?

    Hi there,
    Thanks for your question. Workspaces will no longer be available as a distribution option for PDF files in a Shared Review (although you can still initiate Shared Reviews using an internal server, such as a SharePoint workspace, a network folder, or a web server folder).
    While Workspaces will no longer be available for posting those PDF files, Acrobat.com (http://files.acrobat.com) is an excellent alternative for uploading your files. You can make your uploaded files public, and share the file's unique URL with reviewers. For more information about uploading and sharing files with Acrobat.com, please see: http://helpx.adobe.com/acrobat-com/help/files.html
    Please let us know if you need any clarification or further assistance.
    Best regards,
    Rebecca

  • Can any body tell whether this logic will work or not

    To calculate quantity for the  material  for  particular month
    This report is used to calculate demand plan(zzdpfc) for market 001 and 002
    eg: the opt shld be
      material number           month              quantity
    1.  1000                           02/2007              40 (market 001+002 for the same      materila and same month)
    2. 1000                          03/2007               20 (same as above)
    3. 1001                           02/2007               30 (same as above)
    i want to know whether  this pgm will work according to this requirement or not .if not please change the code accordingly .please let me know it urgent.
    REPORT  ZPRODUCT_ROLL                           .
    TableS: S507.
    DATA: BEGIN OF T_DATA OCCURS 0,
           matnr LIKE S507-matnr,
           SPMON LIKE S507-SPMON,
           ZZDPFC LIKE S507-ZZDPFC,
           ZZMARKET LIKE S507-ZZMARKET,
           END OF T_DATA.
    DATA:WA_DEMPLAN(10) TYPE C.
    data:material(18) type c.
    data : period like sy-datum..
    period =  sy-datum+0(6).
    Select    mATNR SPMON ZZDPFC ZZMARKET
    From S507
      into corresponding fields of  table  t_DATA WHERE
      VRSIO = '000' AND BEDAE = 'KSV' AND ZZDMTYP = '001'
      AND  ZZDPFC GT '0' AND ZZMARKET IN ('001','002').
    AND SPMON >= PERIOD.
       SORT T_DATA BY MATNR SPMON.
    write:/04 'Material',25 'Demand Plant', 50 'Period'.
    LOOP AT T_DATA.
    move t_data to material.
    modify t_data.
    *WRITE:/02 t_data-MATNR ,25 t_data-ZZDPFC,45 t_data-ZZMARKET,
    *70 t_data-SPMON.
    at new spmon.
    sum.
    write : /02 material color 5,25 t_data-zzdpfc COLOR 5 ,50 t_data-spmon color 5..
    endat.
    endloop.

    hi arun,
    use collect keyword in the loop, it add the quantity fields for the particular material
    or
    use control brake statement in the loop and endloop.
    regards,
    seshu.

  • My ipod touch 4g screen has cracked i do not know how this happened, will apple replace it? im willing to pay a price

    my ipod touch 4g screen has cracked i do not know how this happened, will apple replace it? im willing to pay

    Apple will exchange the iPod for this price:
    Apple - Support - iPod - Repair pricing
    Here is one third-party place.  Google for more.
    iPhone Repair, Service & Parts: iPod Touch, iPad, MacBook Pro Screens

  • I have a Linksys 10/100 5 port workgroup switch attached to an Airport Extreme. Does anyone know if this setup will work properly?

    I have a Linksys 10/100 5 port workgroup switch attached to an Airport Extreme to expand the number of ports. Does anyone know if this setup will work properly?

    Sure - just be aware that it will limit you to 100Mb/s internal network speed. If you want to be able to transfer files internally on your network faster, look into a gigabit switch.
    Matt

  • Search function will work in Adobe Acrobat version 9, but not version 7.

    When opening the same PDF in Adobe Acrobat 7 and Adobe Acrobat 9, the search function only finds text in version 9 and not in version 7 when an identical word is typed in the search field on the top right side of the window. It is important that the document can be searched in both versions.  Is this possible?  Any idea on why this issue is occurring or how the search function can work if it is not opened in Adobe 9?
    Thank you for your time.

    It has been a part of Acrobat for a while now but DWF was added in Acrobat 8, I believe. As far as older versions are concerned, the version of AutoCAD you have matters. See: http://blogs.adobe.com/pdfitmatters/2008/12/version_compatibility_of_acrob.html. In addition, AutoCAD 2009 is supported in Acrobat 9.1.
    I would recommend downloading a trial copy of Acrobat and see if it meets your requirements.

  • How DHCP scope will work between two Wireless contoller

    Dear All,
                 I would like to inform you that we are going to deploy Wireless Network with redundancy of Wireless LAN Controller and we need to figure out how DHCP scope would work during fail over  any one of Wireless LAN controller and DHCP Server .I have two site where Two Differenet DHCP Server would be palced with different DHCP socpe.So My query is that if Site-A(according to attached diagram) DHCP Server and controller fails how Wireless  client will take the DHCP scope from Site-B(according to attached diagram) DHCP Server as it has been configured different DHCP Scope.Can any one tell me whether i can configure same DHCP Scope at Both Site's DHCP Server.
    Is there any way to configure same DHCP Scope for two sites.For your infromation client wants two Different DHCP Server with different scope for Two Site and how redundancy would be ensured if any one WLC or DHCP goes down.
    I am eagerly waiting for your reply as early as possible.Please help to figure out the solution.
    I am going to attached Sample Design for your reference.
    Thanks and regards
    Erfan

    Erfan:
    My query was that if one wireless client already associated
    WLC-A with one IP block of Location-A (DHCP Server) using SSID named TEST. If DHCP-A or WLC-A goes down then how that same client would associate with WLC-B and get the IP Block from Location-B (DHCP Server) using same SSID name TEST.
    In this case the clinets connected to the APs in location A will disconnect (if the WLC went down) and they have to connect again when the APs join WLC-B. They will get IP address from location B block then.
    If DHCP went down when new clinets try to connect the primary DHCP is down so they are referred to the secondary DHCP. connected clinets will disconnect only when their DHCP lease times out. They will try to renew but the DHCP server is not available. They will disconnect then and connect again and getting IP from B site.
    1. How we will create same policy for that two different block using same SSID.
    what policy? where?..etc?
    2. client would be connected with Access point but they will get the IP through VLAN interface of the Controller and we have to assign IP helper address in the interface vlan.So how the the client would get the IP block if we assign two IP helper address in the interface vlan in case of failure of DHCP and WLC of one location.
    3. If we assign two IP helper address then which DHCP Server will release the IP for client and we can make delay between two DHCP Server to release the IP address.
    If two IP helpers are configured the switch will send them both the client's request and they client receives two offers. The clients chooses one of the offers. Usually the clinet will accept the faster DHCP server to respond.
    If you are using the DHCP on the WLC then it is different. The WLC will always try to reach the primary DHCP server as long as it is reachable. If the primary DHCP is not reachable then it falls back to the secondary DHCP server.
    Note that when you use IP helper then you usually disable DHCP Proxy feature on the controller. Do you have it disabled?

  • HT1473 I am online but it won't name my tracks as it says in step 2 If your computer is connected to the Internet, iTunes will automatically look up information for the CD such as song name, album and artist. This feature will work with most commercially

    I Am adding CDs to put onto my iPod. It used to automatically name the tracks and now it doesn't. I am connected to the Internet and it comes up with this text. "User not registered for online use"
    does  anybody know what I need to do?
    thanks

    Believe it or not, that article helped me find a temporary solution. After reading it I realized that the problem did have to do with my DNS settings. I had taken the DNS settings that my ISP gives me when I dial up and plugged them into the configuration for my AirPort card. This apparently caused a problem because, although my wireless network is always on, it's not always connected to the internet. So those DNS settings were invalid most of the time.
    I found that as long as I leave the area for DNS servers blank, the computer logs in normally. This further confirms my suspicion that something was trying to access the internet at login. I guess as long as I don't specify any DNS servers, the computer realizes it doesn't have an internet connection through my AirPort card.
    So I just created two network locations: one for when my network is connected to the internet and one for when it isn't. In the first, I kept my original DNS settings because they work as long as I have an internet connection. In the second I did not specify any DNS servers. This seems to work fine, but I'd still like to know what is trying to access the internet at login. I've disabled the automatic update feature in all my programs that have it, but that doesn't seem to help the slowdown at login. Does anyone know how I could figure out what program is trying to access the internet?

  • When I first began using the Razr I could send email to groups that I had set up in my Google account.  I can no longer get this function to work.

    I can do this function on the PC using my Google Gmail account which accesses my personal email account. << Personal information removed to comply with Verizon Wireless Terms of Service >> I had been able at first to forward email go groups on my Droid Razr when away from my PC.
    Message was edited by: Verizon Moderator

    Have you by chance Cleared the Cache it might not hurt to Clear it and see if that Helps..

  • I can't quite seem to get this function to work correctly...

    Can anyone tell me what I need to correct to get this function to return "S" whenever the Username matches one of the Usernames in the vector?
        public static String ProcessLogin(Vector UL, String Data, int Logging)
            String sReturn = "";
            String[] sSplit = new String[4];
            int i = 0;
            String sTemp = "";
            sSplit = SplitSaP(Data);
            for(i = 0; i < UL.size(); i++)
                if(sSplit[1] != ((UserList)UL.elementAt(i)).sUsername)
                    sReturn = "F";
                else
                    sReturn = "S";
                    i = UL.size() + 1;
                    System.out.println("Raaar");
                    break;
                if(Logging == 10)
                    System.out.println(((UserList)UL.elementAt(i)).sUsername +"=?"+ sSplit[1]);
                    System.out.println(sSplit[2] +"=?"+ ((UserList)UL.elementAt(i)).sPassword);
                    System.out.println(sReturn);
            return sReturn;  
        }

    Uh why not
    if (UL.contains(sUsername)) return "S";
    return "F";

  • How user define matlab function will work in labview

    Hi all
    iam trying to implenet the matlab function which i have wrote in Matlab 7.9(R2009b)
     function [ op ] = myimplement( ip )
     the file is attached below
    i want to use  matlab function in labview ,i have tried Matlab script node but few of function define in matlab function are not working properly
    so is any alternative way to implement matlab function in labview environment to implement my algorithm & getting same results
    thnaks
    waiting for kind reply
    iam trying from many days but not geting any results
    Attachments:
    myimplement.zip ‏2 KB

    Hi smercurio_fc nd sry if u mind my double post actually iamin last month of my post graduate research so i want to complete it urgently
    iam attaching detail file what iam facing?/
    same thing iam doing in Matlab & getting result but while doing in Labview by using Matlab script node not getting
    error 1048 is occured
    iam attaching word file kindly help me out regarding that problem
    i will be thankfull for u
    tc
    Attachments:
    my matlab function.docx ‏134 KB
    my matlab function.doc ‏154 KB

Maybe you are looking for