public abstract class Scope extends Object implements Serializable
Scope(Scope parent, String id)
boolean
equals(Object obj)
String
getId()
Scope
getParent()
int
hashCode()
getClass, notify, notifyAll, toString, wait, wait, wait
public Scope(Scope parent, String id)
public Scope getParent()
public String getId()
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
Copyright © 2016 Eclipse Stardust. All Rights Reserved.