de.uni_paderborn.fujaba.asg
Class ASGCollapsableUnparseInformation

java.lang.Object
  extended byde.uni_paderborn.fujaba.basic.BasicIncrement
      extended byde.uni_paderborn.fujaba.asg.ASGElement
          extended byde.uni_paderborn.fujaba.asg.ASGUnparseInformation
              extended byde.uni_paderborn.fujaba.asg.ASGCollapsableUnparseInformation
All Implemented Interfaces:
java.lang.Comparable, FElement, de.uni_kassel.prop.InspectionAware, LogicUnparseInterface, de.tu_bs.coobra.ObjectChangeAware, de.upb.tools.pcs.PropertyChangeClient, de.upb.tools.pcs.PropertyChangeInterface, UniqueIdentifier

public class ASGCollapsableUnparseInformation
extends ASGUnparseInformation

No comment provided by developer, please add a comment to improve documentation.

Version:
$Revision: 1.5 $ $Date: 2004/11/10 15:48:32 $
Author:
$Author: cschneid $

Nested Class Summary
 
Nested classes inherited from class de.uni_paderborn.fujaba.asg.ASGElement
ASGElement.SortByNameComparator
 
Field Summary
 
Fields inherited from class de.uni_paderborn.fujaba.basic.BasicIncrement
dontUseAccessMethodsInThisClass
 
Fields inherited from interface de.uni_paderborn.fujaba.metamodel.FElement
ANNOTATIONS_PROPERTY, DIAGRAMS_PROPERTY, ELEMENT_REFERENCES_PROPERTY, GENERATED_PROPERTY, NAME_PROPERTY, TEXT_PROPERTY
 
Constructor Summary
ASGCollapsableUnparseInformation()
          Deprecated. kept only for compatibility issues
 
Method Summary
protected  boolean addToPoints(java.util.Map.Entry entry)
          Deprecated. use ASGInformation
 boolean addToPoints(java.lang.String key, java.awt.Point value)
          Deprecated. use ASGInformation
 boolean setASGElement(ASGElement key, ASGElement value)
          Sets the aSGElement attribute of the ASGCollapsableUnparseInformation object
 
Methods inherited from class de.uni_paderborn.fujaba.asg.ASGUnparseInformation
addToASGInformation, addToASGInformation, entriesOfASGInformation, getASGElement, getASGElementKey, getFromASGInformation, getParentElement, hasInASGInformation, hasInASGInformation, hasKeyInASGInformation, isPointsCalled, iteratorOfASGInformation, keysOfASGInformation, removeAllFromASGInformation, removeAllFromASGInformationAndRemoveThem, removeFromASGInformation, removeFromASGInformation, removeKeyFromASGInformation, removeKeyFromPoints, removeYou, resetPointsCalled, setASGElement, sizeOfASGInformation
 
Methods inherited from class de.uni_paderborn.fujaba.asg.ASGElement
acknowledgeChange, addAdditionalListener, addPointToUnparseInformation, addPropertyChangeListener, addPropertyChangeListener, addToAnnotations, addToDiagrams, addToElementReferences, addToElementReferences, addToFsaObjects, addToLocations, addToLocations, addToPropertyChangeListeners, addToPropertyChangeListeners, addToUnparseInformations, addToUnparseInformations, addToUserMessages, createUnparseModuleName, deleteTokens, elementsOfDiagrams, entriesOfElementReferences, entriesOfFsaObjects, entriesOfUnparseInformations, fireEvent, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getCoObRAId, getFirstFromFSAObjects, getFirstOOGenToken, getFromElementReferences, getFromFElementReferences, getFromFsaObjects, getFromUnparseInformations, getFSAInterface, getLastModified, getLastOOGenToken, getName, getPointFromUnparseInformation, getPropertyChangeSupport, getRepository, getText, getTransientElements, getUnparseModuleName, getUnparseModuleNameImpl, hasInAnnotations, hasInDiagrams, hasInElementReferences, hasInElementReferences, hasInFsaObjects, hasKeyInElementReferences, hasKeyInFsaObjects, initElementListener, initPersistency, isCoobraPersistent, isInspectableField, isInTransientMode, isPersistencyChange, isReadOnly, iteratorOfAnnotations, iteratorOfDiagrams, iteratorOfElementReferences, iteratorOfFsaObjects, iteratorOfKeyFromUnparseInformations, iteratorOfUnparseInformations, iteratorOfUserMessages, keysOfElementReferences, keysOfFsaObjects, keysOfUnparseInformations, proposeFieldValues, removeAdditionalListener, removeAllFromAnnotations, removeAllFromDiagrams, removeAllFromElementReferences, removeAllFromFsaObjects, removeAllFromUnparseInformations, removeAllFromUserMessages, removeFromAnnotations, removeFromDiagrams, removeFromElementReferences, removeFromElementReferences, removeFromFsaObjects, removeFromPropertyChangeListeners, removeFromPropertyChangeListeners, removeFromUnparseInformations, removeFromUnparseInformations, removeFromUnparseInformations, removeFromUserMessages, removeKeyFromElementReferences, removeKeyFromFsaObjects, removePropertyChangeListener, removePropertyChangeListener, saveFSAProperties, saveLocations, searchID, setCoObRAId, setCutCopyPasteParent, setFirstOOGenToken, setGenerated, setInTransientMode, setLastOOGenToken, setName, setRepository, setUnparseModuleName, sizeOfAnnotations, sizeOfDiagrams, sizeOfElementReferences, sizeOfFsaObjects, sizeOfUserMessages, updateFSACollapsed, updateFSALocation, updateKeyInFsaObjects, writeAttributes
 
Methods inherited from class de.uni_paderborn.fujaba.basic.BasicIncrement
compareTo, getID, getUniqueID, getUniqueID, isGenerated, lessUniqueId, readAttributes, readAttributes, readFromStringTokenizer, readFromStringTokenizer, readFromStringTokenizer, readFromStringTokenizer, readFromStringTokenizer, readFromStringTokenizer, readFromStringTokenizer, readFromStringTokenizer, readFromStringTokenizer, readFromStringTokenizer, readFromStringTokenizer, readFromStringTokenizer, readFromStringTokenizer, readFromStringTokenizer, resetClassInfos, resetFieldWriteMethods, setAttribValue, setAttribValue, setID, setUniqueId, writeClassToStringBuffer, writeClassToStringBuffer, writeToStringBuffer, writeToStringBuffer, writeToStringBuffer, writeToStringBuffer, writeToStringBuffer, writeToStringBuffer, writeToStringBuffer, writeToStringBuffer, writeToStringBuffer, writeToStringBuffer, writeToStringBuffer, writeToStringBuffer, writeToStringBuffer, writeToStringBuffer, writeToStringBuffer, writeToStringBuffer
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface de.uni_paderborn.fujaba.metamodel.FElement
isGenerated
 
Methods inherited from interface java.lang.Comparable
compareTo
 
Methods inherited from interface de.uni_paderborn.fujaba.basic.UniqueIdentifier
getID
 

Constructor Detail

ASGCollapsableUnparseInformation

public ASGCollapsableUnparseInformation()
Deprecated. kept only for compatibility issues

ASGCollapsableUnparseInformation translates old fpr files to the new ASGUnparseInformation/ASGInformation structure

Method Detail

setASGElement

public boolean setASGElement(ASGElement key,
                             ASGElement value)
Sets the aSGElement attribute of the ASGCollapsableUnparseInformation object

Overrides:
setASGElement in class ASGUnparseInformation
Parameters:
key - The new aSGElement value
value - The new aSGElement value
Returns:
No description provided

addToPoints

public boolean addToPoints(java.lang.String key,
                           java.awt.Point value)
Deprecated. use ASGInformation

Adds a Point (location) for a specific FSAObject (propertyName), kept for loading old fprs

Overrides:
addToPoints in class ASGUnparseInformation
Parameters:
key - The object added.
value - The object added.
Returns:
No description provided

addToPoints

protected boolean addToPoints(java.util.Map.Entry entry)
Deprecated. use ASGInformation

Adds a Point (location) for a specific FSAObject (propertyName), kept for loading old fprs

Overrides:
addToPoints in class ASGUnparseInformation
Parameters:
entry - Map.Entry that hold the pair
Returns:
No description provided