Class SignatureAdapter

java.lang.Object
org.bigraph.model.ModelObject
org.bigraph.model.Signature
org.bigraph.model.SignatureAdapter
All Implemented Interfaces:
org.bigraph.model.assistants.IObjectIdentifier.Resolver, org.bigraph.model.interfaces.ISignature

public class SignatureAdapter extends org.bigraph.model.Signature implements org.bigraph.model.interfaces.ISignature, org.bigraph.model.assistants.IObjectIdentifier.Resolver
Adapter for our Signature class to be used with SignatureXMLSaver.

This is an adapter for the signature of type DefaultDynamicSignature.

Author:
Dominik Grzelak
  • Nested Class Summary

    Nested classes/interfaces inherited from class org.bigraph.model.Signature

    org.bigraph.model.Signature.ChangeAddControlDescriptor, org.bigraph.model.Signature.ChangeAddSignatureDescriptor, org.bigraph.model.Signature.ChangeRemoveControlDescriptor, org.bigraph.model.Signature.ChangeRemoveSignatureDescriptor, org.bigraph.model.Signature.Identifier

    Nested classes/interfaces inherited from class org.bigraph.model.ModelObject

    org.bigraph.model.ModelObject.ModelObjectChangeDescriptor
  • Field Summary

    Fields inherited from class org.bigraph.model.Signature

    CONTENT_TYPE, PROPERTY_CHILD, PROPERTY_CONTROL, PROPERTY_PARENT
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     

    Methods inherited from class org.bigraph.model.Signature

    addControl, addSignature, clone, dispose, getControl, getControl, getControls, getControls, getNamespace, getParent, getParent, getProperty, getSignatures, getSignatures, lookup, removeControl, removeSignature, setParent

    Methods inherited from class org.bigraph.model.ModelObject

    addPropertyChangeListener, compositeHashCode, firePropertyChange, getExtendedData, getExtendedData, getIdentifier, getIdentifier, getProperty, getType, newInstance, removePropertyChangeListener, require, safeClassCmp, safeEquals, setExtendedData, setExtendedData, setExtendedDataFrom, toString

    Methods inherited from class java.lang.Object

    equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait

    Methods inherited from interface org.bigraph.model.assistants.IObjectIdentifier.Resolver

    lookup

    Methods inherited from interface org.bigraph.model.interfaces.ISignature

    getControls