de.adv_online.aaa.profiltool
Class Profil

java.lang.Object
  extended by de.adv_online.aaa.profiltool.Profil
All Implemented Interfaces:
de.interactive_instruments.ShapeChange.Target.Target

public class Profil
extends Object
implements de.interactive_instruments.ShapeChange.Target.Target

Author:
Clemens Portele (portele interactive-instruments de)

Field Summary
static int STATUS_CLEAN_MODEL
           
static int STATUS_WRITE_3AP
           
static int STATUS_WRITE_MODEL
           
static int TARGET_AAA_Profiltool
           
 
Constructor Summary
Profil()
           
 
Method Summary
 int getTargetID()
           
 void initialise(de.interactive_instruments.ShapeChange.Model.PackageInfo p, de.interactive_instruments.ShapeChange.Model.Model m, de.interactive_instruments.ShapeChange.Options o, de.interactive_instruments.ShapeChange.ShapeChangeResult r, boolean diagOnly)
           
 void process(de.interactive_instruments.ShapeChange.Model.ClassInfo ci)
           
 void write()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

TARGET_AAA_Profiltool

public static final int TARGET_AAA_Profiltool
See Also:
Constant Field Values

STATUS_WRITE_3AP

public static final int STATUS_WRITE_3AP
See Also:
Constant Field Values

STATUS_WRITE_MODEL

public static final int STATUS_WRITE_MODEL
See Also:
Constant Field Values

STATUS_CLEAN_MODEL

public static final int STATUS_CLEAN_MODEL
See Also:
Constant Field Values
Constructor Detail

Profil

public Profil()
Method Detail

getTargetID

public int getTargetID()
Specified by:
getTargetID in interface de.interactive_instruments.ShapeChange.Target.Target

initialise

public void initialise(de.interactive_instruments.ShapeChange.Model.PackageInfo p,
                       de.interactive_instruments.ShapeChange.Model.Model m,
                       de.interactive_instruments.ShapeChange.Options o,
                       de.interactive_instruments.ShapeChange.ShapeChangeResult r,
                       boolean diagOnly)
                throws de.interactive_instruments.ShapeChange.ShapeChangeAbortException
Specified by:
initialise in interface de.interactive_instruments.ShapeChange.Target.Target
Throws:
de.interactive_instruments.ShapeChange.ShapeChangeAbortException

process

public void process(de.interactive_instruments.ShapeChange.Model.ClassInfo ci)
Specified by:
process in interface de.interactive_instruments.ShapeChange.Target.Target

write

public void write()
Specified by:
write in interface de.interactive_instruments.ShapeChange.Target.Target


Copyright © 2015. All rights reserved.