eu.bandm.sig.absy
Class Absy
java.lang.Object
  
eu.bandm.sig.absy.Absy
- All Implemented Interfaces: 
 - Formattable, Cloneable
 
- Direct Known Subclasses: 
 - Constant, Constraint, Expression, Face, Label, Net, Operation, Pattern, Rule, Test, Type, Variable
 
public abstract class Absy
- extends Object
- implements Cloneable, Formattable
  
 
 
| 
Constructor Summary | 
Absy()
 
            | 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
location
protected Location<SourceId> location
get_location
public static final Function<Absy,Location<SourceId>> get_location
set_location
public static final Consumer<Location<SourceId>,Absy> set_location
Absy
public Absy()
doclone
public Absy doclone()
 
 
format
public Format format()
- Specified by:
 format in interface Formattable
 
 
initFrom
public Absy initFrom(Object o0)
 
 
get_location
public Location<SourceId> get_location()
 
 
set_location
public boolean set_location(Location<SourceId> val)