A B C D E F G H I J L M N O P R S T U V W

U

UMLDawnElementTypeHelperImpl - Class in classdiagram.diagram.dawn.synchronization.impl
 
UMLDawnElementTypeHelperImpl() - Constructor for class classdiagram.diagram.dawn.synchronization.impl.UMLDawnElementTypeHelperImpl
 
UMLPluginInstanceFactoryImpl - Class in classdiagram.diagram.dawn.synchronization.impl
 
UMLPluginInstanceFactoryImpl() - Constructor for class classdiagram.diagram.dawn.synchronization.impl.UMLPluginInstanceFactoryImpl
 
UMLResourceSet - Class in classdiagram.diagram.dawn.synchronization
 
UMLResourceSet() - Constructor for class classdiagram.diagram.dawn.synchronization.UMLResourceSet
 
UMLResourceSyncronizerFactoryImpl - Class in classdiagram.diagram.dawn.synchronization.impl
 
UMLResourceSyncronizerFactoryImpl() - Constructor for class classdiagram.diagram.dawn.synchronization.impl.UMLResourceSyncronizerFactoryImpl
 
unIgnored(String) - Method in class org.mftech.dawn.runtime.client.synchronization.impl.ResourceSynchronizerImpl
 
unIgnored(String) - Method in interface org.mftech.dawn.runtime.client.synchronization.ResourceSynchronizer
 
UNLOCK_SUCCESSFULL - Static variable in class org.mftech.dawn.server.constants.DawnReturnCodes
 
unlockObjects(int, String, Set<String>) - Method in class org.mftech.dawn.runtime.client.communication.offline.impl.DawnOfflineRemoteConnectionImpl
 
unlockObjects(int, String, Set<String>) - Method in class org.mftech.dawn.runtime.client.communication.offline.impl.DawnOfflineServerImpl
 
unlockObjects(List<EditPart>, DawnRemoteConnection) - Method in class org.mftech.dawn.runtime.client.synchronization.impl.ResourceSynchronizerImpl
unlocks all Objects from the list
unlockObjects(List<EditPart>, DawnRemoteConnection) - Method in interface org.mftech.dawn.runtime.client.synchronization.ResourceSynchronizer
 
unlockObjects(int, String, Set<String>) - Method in interface org.mftech.dawn.server.communication.DawnRemoteConnection
 
unlockObjects(int, String, Set<String>) - Method in class org.mftech.dawn.server.communication.rmi.DawnRemoteConnectionRMIImpl
 
unlockObjects(int, String, Set<String>) - Method in class org.mftech.dawn.server.communication.soap.DawnCommunicationService
 
unlockObjects(int, String, Set<String>) - Method in class org.mftech.dawn.server.communication.soap.DawnRemoteConnectionSOAP
 
unlockObjects(int, String, Object[]) - Method in interface org.mftech.dawn.server.communication.soap.generated.DawnCommunicationService_PortType
 
unlockObjects(int, String, Object[]) - Method in class org.mftech.dawn.server.communication.soap.generated.DawnCommunicationServiceSoapBindingStub
 
unlockObjects(int, String, Set<String>) - Method in interface org.mftech.dawn.server.DawnServer
 
unlockObjects(int, String, Set<String>) - Method in class org.mftech.dawn.server.DawnServerImpl
 
unlockObjects(int, Set<String>) - Method in class org.mftech.dawn.server.projects.impl.ProjectImpl
unlocks the objects in the list
unlockObjects(int, Set<String>) - Method in interface org.mftech.dawn.server.projects.Project
 
UnLockObjectsAction - Class in org.mftech.dawn.runtime.client.diagram.actions
 
UnLockObjectsAction() - Constructor for class org.mftech.dawn.runtime.client.diagram.actions.UnLockObjectsAction
 
UNSPECIFIED_ERROR - Static variable in class org.mftech.dawn.server.constants.DawnReturnCodes
 
UnsupportedViewType - Exception in org.mftech.dawn.runtime.client.exceptions
 
UnsupportedViewType() - Constructor for exception org.mftech.dawn.runtime.client.exceptions.UnsupportedViewType
 
UnsupportedViewType(String) - Constructor for exception org.mftech.dawn.runtime.client.exceptions.UnsupportedViewType
 
update(String) - Method in class org.mftech.dawn.runtime.client.communication.offline.impl.DawnOfflineRemoteConnectionImpl
 
update(String) - Method in class org.mftech.dawn.runtime.client.communication.offline.impl.DawnOfflineServerImpl
 
update(Observable, Object) - Method in class org.mftech.dawn.runtime.client.diagram.views.DawnConflictView
 
update(Resource, Resource, boolean, DawnRemoteConnection) - Method in class org.mftech.dawn.runtime.client.synchronization.impl.ResourceSynchronizerImpl
This method synchronizes the resources.
update(Resource, Resource, boolean, DawnRemoteConnection) - Method in interface org.mftech.dawn.runtime.client.synchronization.ResourceSynchronizer
 
update(String) - Method in interface org.mftech.dawn.server.communication.DawnRemoteConnection
 
update(String) - Method in class org.mftech.dawn.server.communication.rmi.DawnRemoteConnectionRMIImpl
This method sets the content of one User and merges the changes to the global Registry of the Project
update(String) - Method in class org.mftech.dawn.server.communication.soap.DawnCommunicationService
 
update(String) - Method in class org.mftech.dawn.server.communication.soap.DawnRemoteConnectionSOAP
 
update(String) - Method in interface org.mftech.dawn.server.communication.soap.generated.DawnCommunicationService_PortType
 
update(String) - Method in class org.mftech.dawn.server.communication.soap.generated.DawnCommunicationServiceSoapBindingStub
 
update(String) - Method in interface org.mftech.dawn.server.DawnServer
 
update(String) - Method in class org.mftech.dawn.server.DawnServerImpl
returns the XML resource as string
update(Object) - Static method in class org.mftech.dawn.server.persistence.DBManager
 
UPDATE - Static variable in class org.mftech.dawn.server.projects.Operations
 
updateElement(EObject, EObject) - Static method in class org.mftech.dawn.runtime.client.synchronization.ResourceHelper
Deprecated. 
updateElementReferenceForViews(EObject) - Method in class org.mftech.dawn.runtime.client.synchronization.ElementReferenceUpdater
 
updateElementReferencesForEObject(EObject) - Method in class org.mftech.dawn.runtime.client.synchronization.ElementReferenceUpdater
 
updateEObject(EObject, EObject) - Static method in class org.mftech.dawn.runtime.client.synchronization.ResourceHelper
 
updateGlobalRoles(Role) - Method in class org.mftech.dawn.runtime.client.communication.offline.impl.DawnOfflineServerImpl
 
updateGlobalRoles(Role) - Method in interface org.mftech.dawn.server.DawnServer
 
updateGlobalRoles(Role) - Method in class org.mftech.dawn.server.DawnServerImpl
 
updateModel(EditPart, EObject, DiagramDocumentEditor) - Static method in class org.mftech.dawn.runtime.client.modify.DawnChangeHelper
updated the model...noch nicht richtig fertig, weil es nur die concurrentModification Probleme bei listen gibt. - unprotected read/write transactions can be created in an otherwise read-only context (child of a read-only transaction) - unprotected changes are not recorded for undo/redo - unprotected changes are not validated (hence, never roll back) - unprotected changes do not invoke triggers (pre-commit changes) for model integrity More info: http://dev.eclipse.org/newslists/news.eclipse.technology.gmf/msg03171 .html http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.gmf/plugins/org .eclipse .gmf.runtime.diagram.ui/src/org/eclipse/gmf/runtime/diagram/ui/view /factories/BasicNodeViewFactory.java?
updateOfflineServer() - Method in class org.mftech.dawn.runtime.client.communication.impl.DawnWatcherImpl
just basic updating.
updateOfflineServer() - Method in interface org.mftech.dawn.runtime.client.communication.Watcher
just basic updating.
updateReference(EObject, EObject, EReference) - Static method in class org.mftech.dawn.runtime.client.synchronization.ResourceHelper
 
updateRole(Role) - Method in class org.mftech.dawn.server.projects.impl.NullUserManager
 
updateRole(Role) - Method in class org.mftech.dawn.server.projects.impl.StandardUserManager
 
updateRole(Role) - Method in interface org.mftech.dawn.server.projects.UserManager
 
updateVersion() - Method in class org.mftech.dawn.server.projects.impl.ProjectImpl
 
updateVersion() - Method in interface org.mftech.dawn.server.projects.Project
 
updateViewWithRemoteView(View) - Method in class org.mftech.dawn.runtime.client.synchronization.impl.ResourceSynchronizerImpl
updates obj with the information from the serverNode
updateViewWithRemoteView(View) - Method in interface org.mftech.dawn.runtime.client.synchronization.ResourceSynchronizer
 
User - Interface in org.mftech.dawn.server.projects
 
USER_DOES_NOT_EXIST - Static variable in class org.mftech.dawn.server.constants.DawnReturnCodes
 
USER_STILL_NOT_EXISTS - Static variable in class org.mftech.dawn.server.constants.DawnReturnCodes
 
userExists(int) - Method in class org.mftech.dawn.server.projects.impl.NullUserManager
 
userExists(int) - Method in class org.mftech.dawn.server.projects.impl.StandardUserManager
 
userExists(int) - Method in interface org.mftech.dawn.server.projects.UserManager
 
UserFactory - Interface in org.mftech.dawn.server.factories
 
UserFactoryImpl - Class in org.mftech.dawn.server.factories.impl
 
UserFactoryImpl() - Constructor for class org.mftech.dawn.server.factories.impl.UserFactoryImpl
 
UserFormBean - Class in org.mftech.dawn.server.web.struts.formbeans
Klasse: UserFormBean.java; Datum: 30.04.2007
UserFormBean() - Constructor for class org.mftech.dawn.server.web.struts.formbeans.UserFormBean
 
UserImpl - Class in org.mftech.dawn.server.communication.soap.generated
 
UserImpl() - Constructor for class org.mftech.dawn.server.communication.soap.generated.UserImpl
 
UserImpl(int, String) - Constructor for class org.mftech.dawn.server.communication.soap.generated.UserImpl
 
UserImpl - Class in org.mftech.dawn.server.projects.impl
 
UserImpl() - Constructor for class org.mftech.dawn.server.projects.impl.UserImpl
 
UserImpl(int, String) - Constructor for class org.mftech.dawn.server.projects.impl.UserImpl
 
userLogin(String, String) - Method in class org.mftech.dawn.runtime.client.communication.offline.impl.DawnOfflineRemoteConnectionImpl
 
userLogin(String, String) - Method in class org.mftech.dawn.runtime.client.communication.offline.impl.DawnOfflineServerImpl
 
userLogin(String, String) - Method in interface org.mftech.dawn.server.communication.DawnRemoteConnection
 
userLogin(String, String) - Method in class org.mftech.dawn.server.communication.rmi.DawnRemoteConnectionRMIImpl
 
userLogin(String, String) - Method in class org.mftech.dawn.server.communication.soap.DawnCommunicationService
 
userLogin(String, String) - Method in class org.mftech.dawn.server.communication.soap.DawnRemoteConnectionSOAP
 
userLogin(String, String) - Method in interface org.mftech.dawn.server.communication.soap.generated.DawnCommunicationService_PortType
 
userLogin(String, String) - Method in class org.mftech.dawn.server.communication.soap.generated.DawnCommunicationServiceSoapBindingStub
 
userLogin(String, String) - Method in interface org.mftech.dawn.server.DawnServer
 
userLogin(String, String) - Method in class org.mftech.dawn.server.DawnServerImpl
 
UserLoginDialog - Class in org.mftech.dawn.runtime.client.diagram.views
 
UserLoginDialog(Shell) - Constructor for class org.mftech.dawn.runtime.client.diagram.views.UserLoginDialog
 
userLogoff(String) - Method in class org.mftech.dawn.runtime.client.communication.offline.impl.DawnOfflineRemoteConnectionImpl
 
userLogoff(String) - Method in class org.mftech.dawn.runtime.client.communication.offline.impl.DawnOfflineServerImpl
 
userLogoff(String) - Method in interface org.mftech.dawn.server.communication.DawnRemoteConnection
 
userLogoff(String) - Method in class org.mftech.dawn.server.communication.rmi.DawnRemoteConnectionRMIImpl
 
userLogoff(String) - Method in class org.mftech.dawn.server.communication.soap.DawnCommunicationService
 
userLogoff(String) - Method in class org.mftech.dawn.server.communication.soap.DawnRemoteConnectionSOAP
 
userLogoff(String) - Method in interface org.mftech.dawn.server.communication.soap.generated.DawnCommunicationService_PortType
 
userLogoff(String) - Method in class org.mftech.dawn.server.communication.soap.generated.DawnCommunicationServiceSoapBindingStub
 
userLogoff(String) - Method in interface org.mftech.dawn.server.DawnServer
 
userLogoff(String) - Method in class org.mftech.dawn.server.DawnServerImpl
 
userManager - Variable in class org.mftech.dawn.runtime.metadata.LocalSessionImpl
 
UserManager - Interface in org.mftech.dawn.server.projects
 
UserManagerFactory - Interface in org.mftech.dawn.server.projects
 
UserManagerFactoryImpl - Class in org.mftech.dawn.server.projects.impl
 
UserManagerFactoryImpl() - Constructor for class org.mftech.dawn.server.projects.impl.UserManagerFactoryImpl
 
UserManagerFactoryTest - Class in org.mftech.dawn.plugins.dawn.testing.unittests
 
UserManagerFactoryTest() - Constructor for class org.mftech.dawn.plugins.dawn.testing.unittests.UserManagerFactoryTest
 
UserManagerTest - Class in org.mftech.dawn.plugins.dawn.testing.unittests
 
UserManagerTest(String) - Constructor for class org.mftech.dawn.plugins.dawn.testing.unittests.UserManagerTest
 
UserNullException - Exception in org.mftech.dawn.server.exceptions
 
UserNullException() - Constructor for exception org.mftech.dawn.server.exceptions.UserNullException
 
UserProjectFormBean - Class in org.mftech.dawn.server.web.struts.formbeans
Klasse: UserFormBean.java; Datum: 30.04.2007
UserProjectFormBean() - Constructor for class org.mftech.dawn.server.web.struts.formbeans.UserProjectFormBean
 
users - Static variable in class org.mftech.dawn.server.persistence.DBCreator
 
users - Static variable in class org.mftech.dawn.server.persistence.DBCreatorUserConfig
 
UserTest - Class in org.mftech.dawn.plugins.dawn.testing.unittests
 
UserTest() - Constructor for class org.mftech.dawn.plugins.dawn.testing.unittests.UserTest
 
Utils - Class in org.mftech.dawn.codegen.util
 
Utils() - Constructor for class org.mftech.dawn.codegen.util.Utils
 

A B C D E F G H I J L M N O P R S T U V W