mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-02 05:45:58 +02:00
[cleanup] Update Copyrights
This commit is contained in:
parent
e8a25cec9b
commit
8c75ea9ba7
127 changed files with 1027 additions and 906 deletions
|
@ -1,4 +1,14 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
#*******************************************************************************
|
||||||
|
# Copyright (c) 2007 Wind River Systems, Inc. and others.
|
||||||
|
# All rights reserved. This program and the accompanying materials
|
||||||
|
# are made available under the terms of the Eclipse Public License v1.0
|
||||||
|
# which accompanies this distribution, and is available at
|
||||||
|
# http://www.eclipse.org/legal/epl-v10.html
|
||||||
|
#
|
||||||
|
# Contributors:
|
||||||
|
# Martin Oberhuber (Wind River) - initial API and implementation
|
||||||
|
#*******************************************************************************
|
||||||
#
|
#
|
||||||
# This script can be used to apply a release tag or branch tag globally
|
# This script can be used to apply a release tag or branch tag globally
|
||||||
# to those files of the TM CVS Repository that are usually not seen. It
|
# to those files of the TM CVS Repository that are usually not seen. It
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
#*******************************************************************************
|
#*******************************************************************************
|
||||||
# Copyright (c) 2005, 2006 IBM Corporation and Wind River Systems, Inc.
|
# Copyright (c) 2005, 2007 IBM Corporation and others.
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are made available under the terms of the Eclipse Public License v1.0
|
# are made available under the terms of the Eclipse Public License v1.0
|
||||||
# which accompanies this distribution, and is available at
|
# which accompanies this distribution, and is available at
|
||||||
|
|
|
@ -1,10 +1,10 @@
|
||||||
###############################################################################
|
###############################################################################
|
||||||
# Copyright (c) 2001, 2006 IBM Corporation and others.
|
# Copyright (c) 2001, 2007 IBM Corporation and others.
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are made available under the terms of the Eclipse Public License v1.0
|
# are made available under the terms of the Eclipse Public License v1.0
|
||||||
# which accompanies this distribution, and is available at
|
# which accompanies this distribution, and is available at
|
||||||
# http://www.eclipse.org/legal/epl-v10.html
|
# http://www.eclipse.org/legal/epl-v10.html
|
||||||
#
|
#
|
||||||
# Contributors:
|
# Contributors:
|
||||||
# IBM Corporation - initial API and implementation
|
# IBM Corporation - initial API and implementation
|
||||||
# Martin Oberhuber (Wind River) - Fix bug 153655 incorrect source features
|
# Martin Oberhuber (Wind River) - Fix bug 153655 incorrect source features
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
###############################################################################
|
###############################################################################
|
||||||
# Copyright (c) 2000, 2006 IBM Corporation and others.
|
# Copyright (c) 2000, 2007 IBM Corporation and others.
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are made available under the terms of the Eclipse Public License v1.0
|
# are made available under the terms of the Eclipse Public License v1.0
|
||||||
# which accompanies this distribution, and is available at
|
# which accompanies this distribution, and is available at
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
###############################################################################
|
###############################################################################
|
||||||
# Copyright (c) 2005, 2006 IBM Corporation and others.
|
# Copyright (c) 2005, 2007 IBM Corporation and others.
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are made available under the terms of the Eclipse Public License v1.0
|
# are made available under the terms of the Eclipse Public License v1.0
|
||||||
# which accompanies this distribution, and is available at
|
# which accompanies this distribution, and is available at
|
||||||
|
@ -21,4 +21,4 @@ bin.includes = META-INF/,\
|
||||||
notices.html,\
|
notices.html,\
|
||||||
toc.xml,\
|
toc.xml,\
|
||||||
gettingstarted/
|
gettingstarted/
|
||||||
|
|
||||||
|
|
|
@ -1,9 +1,10 @@
|
||||||
################################################################################
|
###############################################################################
|
||||||
# Copyright (c) 2006 IBM Corporation and others. All rights reserved.
|
# Copyright (c) 2006, 2007 IBM Corporation and others.
|
||||||
# This program and the accompanying materials are made available under the terms
|
# All rights reserved. This program and the accompanying materials
|
||||||
# of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
# are made available under the terms of the Eclipse Public License v1.0
|
||||||
# available at http://www.eclipse.org/legal/epl-v10.html
|
# which accompanies this distribution, and is available at
|
||||||
#
|
# http://www.eclipse.org/legal/epl-v10.html
|
||||||
|
#
|
||||||
# Initial Contributors:
|
# Initial Contributors:
|
||||||
# The following IBM employees contributed to the Remote System Explorer
|
# The following IBM employees contributed to the Remote System Explorer
|
||||||
# component that contains this file: David McKnight, Kushal Munir,
|
# component that contains this file: David McKnight, Kushal Munir,
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
#
|
#
|
||||||
# Contributors:
|
# Contributors:
|
||||||
# {Name} (company) - description of contribution.
|
# {Name} (company) - description of contribution.
|
||||||
################################################################################
|
###############################################################################
|
||||||
|
|
||||||
# NLS_MESSAGEFORMAT_NONE
|
# NLS_MESSAGEFORMAT_NONE
|
||||||
# NLS_ENCODING=UTF-8
|
# NLS_ENCODING=UTF-8
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
###############################################################################
|
###############################################################################
|
||||||
# Copyright (c) 2000, 2006 IBM Corporation and others.
|
# Copyright (c) 2000, 2007 IBM Corporation and others.
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are made available under the terms of the Eclipse Public License v1.0
|
# are made available under the terms of the Eclipse Public License v1.0
|
||||||
# which accompanies this distribution, and is available at
|
# which accompanies this distribution, and is available at
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
###############################################################################
|
###############################################################################
|
||||||
# Copyright (c) 2000, 2006 IBM Corporation and others.
|
# Copyright (c) 2000, 2007 IBM Corporation and others.
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are made available under the terms of the Eclipse Public License v1.0
|
# are made available under the terms of the Eclipse Public License v1.0
|
||||||
# which accompanies this distribution, and is available at
|
# which accompanies this distribution, and is available at
|
||||||
|
|
|
@ -1,10 +1,10 @@
|
||||||
###############################################################################
|
###############################################################################
|
||||||
# Copyright (c) 2001, 2006 IBM Corporation and others.
|
# Copyright (c) 2001, 2007 IBM Corporation and others.
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are made available under the terms of the Eclipse Public License v1.0
|
# are made available under the terms of the Eclipse Public License v1.0
|
||||||
# which accompanies this distribution, and is available at
|
# which accompanies this distribution, and is available at
|
||||||
# http://www.eclipse.org/legal/epl-v10.html
|
# http://www.eclipse.org/legal/epl-v10.html
|
||||||
#
|
#
|
||||||
# Contributors:
|
# Contributors:
|
||||||
# IBM Corporation - initial API and implementation
|
# IBM Corporation - initial API and implementation
|
||||||
###############################################################################
|
###############################################################################
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
###############################################################################
|
###############################################################################
|
||||||
# Copyright (c) 2000, 2006 IBM Corporation and others.
|
# Copyright (c) 2000, 2007 IBM Corporation and others.
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are made available under the terms of the Eclipse Public License v1.0
|
# are made available under the terms of the Eclipse Public License v1.0
|
||||||
# which accompanies this distribution, and is available at
|
# which accompanies this distribution, and is available at
|
||||||
|
|
|
@ -1,9 +1,10 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2002, 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2002, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
*
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
* component that contains this file: David McKnight, Kushal Munir,
|
* component that contains this file: David McKnight, Kushal Munir,
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.connectorservice.dstore;
|
package org.eclipse.rse.connectorservice.dstore;
|
||||||
/**
|
/**
|
||||||
|
@ -63,4 +64,4 @@ public interface IUniversalDStoreConstants
|
||||||
|
|
||||||
public static final String RESID_PREF_DO_KEEPALIVE = RESID_PREF_PREFIX + "dokeepalive"; //$NON-NLS-1$
|
public static final String RESID_PREF_DO_KEEPALIVE = RESID_PREF_PREFIX + "dokeepalive"; //$NON-NLS-1$
|
||||||
public static final boolean DEFAULT_PREF_DO_KEEPALIVE = true;
|
public static final boolean DEFAULT_PREF_DO_KEEPALIVE = true;
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,9 +1,10 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2006, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
*
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
* component that contains this file: David McKnight, Kushal Munir,
|
* component that contains this file: David McKnight, Kushal Munir,
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.internal.connectorservice.dstore;
|
package org.eclipse.rse.internal.connectorservice.dstore;
|
||||||
|
|
||||||
|
@ -29,4 +30,4 @@ public class ConnectorServiceResources extends NLS
|
||||||
// load message values from bundle file
|
// load message values from bundle file
|
||||||
NLS.initializeMessages(BUNDLE_NAME, ConnectorServiceResources.class);
|
NLS.initializeMessages(BUNDLE_NAME, ConnectorServiceResources.class);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,9 +1,10 @@
|
||||||
################################################################################
|
###############################################################################
|
||||||
# Copyright (c) 2006 IBM Corporation. All rights reserved.
|
# Copyright (c) 2006, 2007 IBM Corporation and others.
|
||||||
# This program and the accompanying materials are made available under the terms
|
# All rights reserved. This program and the accompanying materials
|
||||||
# of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
# are made available under the terms of the Eclipse Public License v1.0
|
||||||
# available at http://www.eclipse.org/legal/epl-v10.html
|
# which accompanies this distribution, and is available at
|
||||||
#
|
# http://www.eclipse.org/legal/epl-v10.html
|
||||||
|
#
|
||||||
# Initial Contributors:
|
# Initial Contributors:
|
||||||
# The following IBM employees contributed to the Remote System Explorer
|
# The following IBM employees contributed to the Remote System Explorer
|
||||||
# component that contains this file: David McKnight, Kushal Munir,
|
# component that contains this file: David McKnight, Kushal Munir,
|
||||||
|
@ -12,10 +13,10 @@
|
||||||
#
|
#
|
||||||
# Contributors:
|
# Contributors:
|
||||||
# {Name} (company) - description of contribution.
|
# {Name} (company) - description of contribution.
|
||||||
################################################################################
|
###############################################################################
|
||||||
|
|
||||||
# NLS_MESSAGEFORMAT_NONE
|
# NLS_MESSAGEFORMAT_NONE
|
||||||
# NLS_ENCODING=UTF-8
|
# NLS_ENCODING=UTF-8
|
||||||
|
|
||||||
DStore_ConnectorService_Label=DStore Connector Service
|
DStore_ConnectorService_Label=DStore Connector Service
|
||||||
DStore_ConnectorService_Description=The DStore Connector Service uses RSE's DataStore protocol to connect to the host. You must have a DataStore daemon or server running on the remote machine.
|
DStore_ConnectorService_Description=The DStore Connector Service uses RSE's DataStore protocol to connect to the host. You must have a DataStore daemon or server running on the remote machine.
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
###############################################################################
|
###############################################################################
|
||||||
# Copyright (c) 2005, 2006 IBM Corporation and others.
|
# Copyright (c) 2005, 2007 IBM Corporation and others.
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are made available under the terms of the Eclipse Public License v1.0
|
# are made available under the terms of the Eclipse Public License v1.0
|
||||||
# which accompanies this distribution, and is available at
|
# which accompanies this distribution, and is available at
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
###############################################################################
|
###############################################################################
|
||||||
# Copyright (c) 2000, 2006 IBM Corporation and others.
|
# Copyright (c) 2000, 2007 IBM Corporation and others.
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are made available under the terms of the Eclipse Public License v1.0
|
# are made available under the terms of the Eclipse Public License v1.0
|
||||||
# which accompanies this distribution, and is available at
|
# which accompanies this distribution, and is available at
|
||||||
|
|
|
@ -1,9 +1,10 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2006, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
*
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
* component that contains this file: David McKnight, Kushal Munir,
|
* component that contains this file: David McKnight, Kushal Munir,
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.internal.connectorservice.local;
|
package org.eclipse.rse.internal.connectorservice.local;
|
||||||
|
|
||||||
|
@ -67,4 +68,4 @@ public class Activator extends AbstractUIPlugin {
|
||||||
public static ImageDescriptor getImageDescriptor(String path) {
|
public static ImageDescriptor getImageDescriptor(String path) {
|
||||||
return AbstractUIPlugin.imageDescriptorFromPlugin("org.eclipse.rse.connectorservice.local", path); //$NON-NLS-1$
|
return AbstractUIPlugin.imageDescriptorFromPlugin("org.eclipse.rse.connectorservice.local", path); //$NON-NLS-1$
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,9 +1,10 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2006, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
*
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
* component that contains this file: David McKnight, Kushal Munir,
|
* component that contains this file: David McKnight, Kushal Munir,
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.internal.connectorservice.local;
|
package org.eclipse.rse.internal.connectorservice.local;
|
||||||
|
|
||||||
|
@ -29,4 +30,4 @@ public class ConnectorServiceResources extends NLS
|
||||||
// load message values from bundle file
|
// load message values from bundle file
|
||||||
NLS.initializeMessages(BUNDLE_NAME, ConnectorServiceResources.class);
|
NLS.initializeMessages(BUNDLE_NAME, ConnectorServiceResources.class);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,9 +1,10 @@
|
||||||
################################################################################
|
###############################################################################
|
||||||
# Copyright (c) 2006 IBM Corporation. All rights reserved.
|
# Copyright (c) 2006, 2007 IBM Corporation and others.
|
||||||
# This program and the accompanying materials are made available under the terms
|
# All rights reserved. This program and the accompanying materials
|
||||||
# of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
# are made available under the terms of the Eclipse Public License v1.0
|
||||||
# available at http://www.eclipse.org/legal/epl-v10.html
|
# which accompanies this distribution, and is available at
|
||||||
#
|
# http://www.eclipse.org/legal/epl-v10.html
|
||||||
|
#
|
||||||
# Initial Contributors:
|
# Initial Contributors:
|
||||||
# The following IBM employees contributed to the Remote System Explorer
|
# The following IBM employees contributed to the Remote System Explorer
|
||||||
# component that contains this file: David McKnight, Kushal Munir,
|
# component that contains this file: David McKnight, Kushal Munir,
|
||||||
|
@ -12,10 +13,10 @@
|
||||||
#
|
#
|
||||||
# Contributors:
|
# Contributors:
|
||||||
# {Name} (company) - description of contribution.
|
# {Name} (company) - description of contribution.
|
||||||
################################################################################
|
###############################################################################
|
||||||
|
|
||||||
# NLS_MESSAGEFORMAT_NONE
|
# NLS_MESSAGEFORMAT_NONE
|
||||||
# NLS_ENCODING=UTF-8
|
# NLS_ENCODING=UTF-8
|
||||||
|
|
||||||
Local_ConnectorService_Label=Local Connector Service
|
Local_ConnectorService_Label=Local Connector Service
|
||||||
Local_ConnectorService_Description=The Local Connector Service uses the Java API to connect to the local host.
|
Local_ConnectorService_Description=The Local Connector Service uses the Java API to connect to the local host.
|
||||||
|
|
|
@ -1,9 +1,10 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2002, 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2002, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
*
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
* component that contains this file: David McKnight, Kushal Munir,
|
* component that contains this file: David McKnight, Kushal Munir,
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.internal.connectorservice.local;
|
package org.eclipse.rse.internal.connectorservice.local;
|
||||||
|
|
||||||
|
@ -22,4 +23,4 @@ package org.eclipse.rse.internal.connectorservice.local;
|
||||||
public interface ILocalSubSystem
|
public interface ILocalSubSystem
|
||||||
{
|
{
|
||||||
String copyright = "(c) Copyright IBM Corporation 2001, 2003. "; //$NON-NLS-1$
|
String copyright = "(c) Copyright IBM Corporation 2001, 2003. "; //$NON-NLS-1$
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
###############################################################################
|
###############################################################################
|
||||||
# Copyright (c) 2005, 2006 IBM Corporation and others.
|
# Copyright (c) 2005, 2007 IBM Corporation and others.
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are made available under the terms of the Eclipse Public License v1.0
|
# are made available under the terms of the Eclipse Public License v1.0
|
||||||
# which accompanies this distribution, and is available at
|
# which accompanies this distribution, and is available at
|
||||||
|
|
|
@ -1,8 +1,9 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2006, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
*
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* Uwe Stieber (Wind River) - Added system types provider extension.
|
* Uwe Stieber (Wind River) - Added system types provider extension.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
package org.eclipse.rse.core;
|
package org.eclipse.rse.core;
|
||||||
|
|
||||||
|
|
||||||
|
@ -52,4 +53,4 @@ public interface IRSECoreRegistry {
|
||||||
* @return The system type object with the given id, or <code>null</code> if none is found
|
* @return The system type object with the given id, or <code>null</code> if none is found
|
||||||
*/
|
*/
|
||||||
public IRSESystemType getSystemTypeById(String systemTypeId);
|
public IRSESystemType getSystemTypeById(String systemTypeId);
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,9 +1,10 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2002, 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2002, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
*
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
* component that contains this file: David McKnight, Kushal Munir,
|
* component that contains this file: David McKnight, Kushal Munir,
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.core;
|
package org.eclipse.rse.core;
|
||||||
import java.io.File;
|
import java.io.File;
|
||||||
|
@ -771,4 +772,4 @@ public class SystemResourceHelpers implements FileFilter
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,9 +1,10 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2002, 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2002, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
*
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
* component that contains this file: David McKnight, Kushal Munir,
|
* component that contains this file: David McKnight, Kushal Munir,
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.core.filters;
|
package org.eclipse.rse.core.filters;
|
||||||
|
|
||||||
|
@ -73,4 +74,4 @@ public interface IRSEFilterNamingPolicy {
|
||||||
*/
|
*/
|
||||||
public String getFilterSaveFileNamePrefix();
|
public String getFilterSaveFileNamePrefix();
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,9 +1,10 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2003, 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2003, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
*
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
* component that contains this file: David McKnight, Kushal Munir,
|
* component that contains this file: David McKnight, Kushal Munir,
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.core.filters;
|
package org.eclipse.rse.core.filters;
|
||||||
|
|
||||||
|
@ -702,4 +703,4 @@ public interface ISystemFilter extends IRSEReferencedObject, ISystemFilterContai
|
||||||
*/
|
*/
|
||||||
public ISystemFilterPoolManagerProvider getProvider();
|
public ISystemFilterPoolManagerProvider getProvider();
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,9 +1,10 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2002, 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2002, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
*
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
* component that contains this file: David McKnight, Kushal Munir,
|
* component that contains this file: David McKnight, Kushal Munir,
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
package org.eclipse.rse.core.filters;
|
package org.eclipse.rse.core.filters;
|
||||||
|
|
||||||
import java.util.Vector;
|
import java.util.Vector;
|
||||||
|
@ -124,4 +125,4 @@ public interface ISystemFilterContainer extends IRSEPersistableContainer {
|
||||||
* @param newStrings New strings to assign it. Replaces current strings.
|
* @param newStrings New strings to assign it. Replaces current strings.
|
||||||
*/
|
*/
|
||||||
public void updateSystemFilter(ISystemFilter filter, String newName, String[] newStrings);
|
public void updateSystemFilter(ISystemFilter filter, String newName, String[] newStrings);
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,9 +1,10 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2002, 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2002, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
*
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
* component that contains this file: David McKnight, Kushal Munir,
|
* component that contains this file: David McKnight, Kushal Munir,
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.core.filters;
|
package org.eclipse.rse.core.filters;
|
||||||
|
|
||||||
|
@ -82,4 +83,4 @@ public interface ISystemFilterContainerReference {
|
||||||
* @return the number of filters in the referenced container
|
* @return the number of filters in the referenced container
|
||||||
*/
|
*/
|
||||||
public int getFilterCount();
|
public int getFilterCount();
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,9 +1,10 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2002, 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2002, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
*
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
* component that contains this file: David McKnight, Kushal Munir,
|
* component that contains this file: David McKnight, Kushal Munir,
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.core.filters;
|
package org.eclipse.rse.core.filters;
|
||||||
|
|
||||||
|
@ -338,4 +339,4 @@ public interface ISystemFilterPool extends IRSEPersistableReferencedObject, ISys
|
||||||
*/
|
*/
|
||||||
void setNonRenamable(boolean value);
|
void setNonRenamable(boolean value);
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,9 +1,10 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2002, 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2002, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
*
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
* component that contains this file: David McKnight, Kushal Munir,
|
* component that contains this file: David McKnight, Kushal Munir,
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.core.filters;
|
package org.eclipse.rse.core.filters;
|
||||||
|
|
||||||
|
@ -618,4 +619,4 @@ public interface ISystemFilterPoolManager extends IRSEPersistableContainer {
|
||||||
*/
|
*/
|
||||||
void setSingleFilterStringOnly(boolean value);
|
void setSingleFilterStringOnly(boolean value);
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,9 +1,10 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2002, 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2002, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
*
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
* component that contains this file: David McKnight, Kushal Munir,
|
* component that contains this file: David McKnight, Kushal Munir,
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.core.filters;
|
package org.eclipse.rse.core.filters;
|
||||||
|
|
||||||
|
@ -141,4 +142,4 @@ public interface ISystemFilterPoolManagerProvider extends IAdaptable {
|
||||||
*/
|
*/
|
||||||
public void filterEventFilterStringsRePositioned(ISystemFilterString[] filterStrings, int delta);
|
public void filterEventFilterStringsRePositioned(ISystemFilterString[] filterStrings, int delta);
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,9 +1,10 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2002, 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2002, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
*
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
* component that contains this file: David McKnight, Kushal Munir,
|
* component that contains this file: David McKnight, Kushal Munir,
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.core.filters;
|
package org.eclipse.rse.core.filters;
|
||||||
|
|
||||||
|
@ -293,4 +294,4 @@ public interface ISystemFilterPoolReferenceManager extends IRSEBasePersistableRe
|
||||||
* Reset the folder that this manager is contained in.
|
* Reset the folder that this manager is contained in.
|
||||||
*/
|
*/
|
||||||
public void resetManagerFolder(IFolder newFolder);
|
public void resetManagerFolder(IFolder newFolder);
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,9 +1,10 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2002, 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2002, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
*
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
* component that contains this file: David McKnight, Kushal Munir,
|
* component that contains this file: David McKnight, Kushal Munir,
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.core.filters;
|
package org.eclipse.rse.core.filters;
|
||||||
|
|
||||||
|
@ -99,4 +100,4 @@ public interface ISystemFilterPoolReferenceManagerProvider {
|
||||||
* have been informed of the new addition, and will have refreshed their children but not expanded them.
|
* have been informed of the new addition, and will have refreshed their children but not expanded them.
|
||||||
*/
|
*/
|
||||||
public void filterEventFilterStringCreated(Object selectedObject, ISystemFilterString newFilterString);
|
public void filterEventFilterStringCreated(Object selectedObject, ISystemFilterString newFilterString);
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,9 +1,10 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2002, 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2002, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
*
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
* component that contains this file: David McKnight, Kushal Munir,
|
* component that contains this file: David McKnight, Kushal Munir,
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.core.filters;
|
package org.eclipse.rse.core.filters;
|
||||||
|
|
||||||
|
@ -37,4 +38,4 @@ public interface ISystemFilterPoolSelectionValidator {
|
||||||
*/
|
*/
|
||||||
public SystemMessage validate(ISystemFilterPool filterPool);
|
public SystemMessage validate(ISystemFilterPool filterPool);
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,9 +1,10 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2002, 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2002, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
*
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
* component that contains this file: David McKnight, Kushal Munir,
|
* component that contains this file: David McKnight, Kushal Munir,
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.core.filters;
|
package org.eclipse.rse.core.filters;
|
||||||
|
|
||||||
|
@ -31,4 +32,4 @@ public interface ISystemFilterPoolWrapper {
|
||||||
* Get the wrappered SystemFilterPool object
|
* Get the wrappered SystemFilterPool object
|
||||||
*/
|
*/
|
||||||
public ISystemFilterPool getSystemFilterPool();
|
public ISystemFilterPool getSystemFilterPool();
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,9 +1,10 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2002, 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2002, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
*
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
* component that contains this file: David McKnight, Kushal Munir,
|
* component that contains this file: David McKnight, Kushal Munir,
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.core.filters;
|
package org.eclipse.rse.core.filters;
|
||||||
|
|
||||||
|
@ -50,4 +51,4 @@ public interface ISystemFilterPoolWrapperInformation {
|
||||||
* Get the wrapper to preselect in the list.
|
* Get the wrapper to preselect in the list.
|
||||||
*/
|
*/
|
||||||
public ISystemFilterPoolWrapper getPreSelectWrapper();
|
public ISystemFilterPoolWrapper getPreSelectWrapper();
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,9 +1,10 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2002, 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2002, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
*
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
* component that contains this file: David McKnight, Kushal Munir,
|
* component that contains this file: David McKnight, Kushal Munir,
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.core.filters;
|
package org.eclipse.rse.core.filters;
|
||||||
|
|
||||||
|
@ -101,4 +102,4 @@ public interface ISystemFilterReference extends IRSEReferencingObject, ISystemFi
|
||||||
*/
|
*/
|
||||||
public void setContents(ISystemContentsType type, Object[] cachedContents);
|
public void setContents(ISystemContentsType type, Object[] cachedContents);
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,9 +1,10 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2002, 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2002, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
*
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
* component that contains this file: David McKnight, Kushal Munir,
|
* component that contains this file: David McKnight, Kushal Munir,
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.core.filters;
|
package org.eclipse.rse.core.filters;
|
||||||
|
|
||||||
|
@ -43,4 +44,4 @@ public interface ISystemFilterSavePolicies {
|
||||||
*/
|
*/
|
||||||
public static final int SAVE_POLICY_ONE_FILE_PER_FILTER = 3;
|
public static final int SAVE_POLICY_ONE_FILE_PER_FILTER = 3;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*******************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2005, 2006 IBM Corporation and others.
|
* Copyright (c) 2005, 2007 IBM Corporation and others.
|
||||||
* All rights reserved. This program and the accompanying materials
|
* All rights reserved. This program and the accompanying materials
|
||||||
* are made available under the terms of the Eclipse Public License v1.0
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* which accompanies this distribution, and is available at
|
* which accompanies this distribution, and is available at
|
||||||
|
|
|
@ -1,9 +1,10 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2002, 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2002, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
*
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
* component that contains this file: David McKnight, Kushal Munir,
|
* component that contains this file: David McKnight, Kushal Munir,
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.core.filters;
|
package org.eclipse.rse.core.filters;
|
||||||
|
|
||||||
|
@ -96,4 +97,4 @@ public interface ISystemFilterString extends IRSEBaseReferencedObject, IAdaptabl
|
||||||
*/
|
*/
|
||||||
void setDefault(boolean value);
|
void setDefault(boolean value);
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,9 +1,10 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2002, 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2002, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
*
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
* component that contains this file: David McKnight, Kushal Munir,
|
* component that contains this file: David McKnight, Kushal Munir,
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.core.filters;
|
package org.eclipse.rse.core.filters;
|
||||||
|
|
||||||
|
@ -56,4 +57,4 @@ public interface ISystemFilterStringReference extends IRSEBaseReferencingObject
|
||||||
* Same as getReferencedFilterString().getString()
|
* Same as getReferencedFilterString().getString()
|
||||||
*/
|
*/
|
||||||
public String getString();
|
public String getString();
|
||||||
} //SystemFilterStringReference
|
} //SystemFilterStringReference
|
||||||
|
|
|
@ -1,9 +1,10 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2002, 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2002, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
*
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
* component that contains this file: David McKnight, Kushal Munir,
|
* component that contains this file: David McKnight, Kushal Munir,
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.core.filters;
|
package org.eclipse.rse.core.filters;
|
||||||
|
|
||||||
|
@ -145,4 +146,4 @@ public class SystemFilterNamingPolicy implements IRSEFilterNamingPolicy {
|
||||||
public String getFilterSaveFileNamePrefix() {
|
public String getFilterSaveFileNamePrefix() {
|
||||||
return DEFAULT_FILENAME_PREFIX_FILTER;
|
return DEFAULT_FILENAME_PREFIX_FILTER;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,9 +1,10 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2002, 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2002, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
*
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
* component that contains this file: David McKnight, Kushal Munir,
|
* component that contains this file: David McKnight, Kushal Munir,
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.core.filters;
|
package org.eclipse.rse.core.filters;
|
||||||
import java.util.HashMap;
|
import java.util.HashMap;
|
||||||
|
@ -501,4 +502,4 @@ public class SystemFilterSimple extends SystemFilter implements ISystemContainer
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,9 +1,10 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2006, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
*
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
* component that contains this file: David McKnight, Kushal Munir,
|
* component that contains this file: David McKnight, Kushal Munir,
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.core.model;
|
package org.eclipse.rse.core.model;
|
||||||
|
|
||||||
|
@ -118,4 +119,4 @@ public class AbstractSystemResourceSet implements ISystemResourceSet {
|
||||||
public void setByteSize(long byteSize) {
|
public void setByteSize(long byteSize) {
|
||||||
_byteSize = byteSize;
|
_byteSize = byteSize;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,9 +1,10 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2006 IBM Corporation and Wind River Systems, Inc. All rights reserved.
|
* Copyright (c) 2006, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
*
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
* component that contains this file: David McKnight, Kushal Munir,
|
* component that contains this file: David McKnight, Kushal Munir,
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* Martin Oberhuber (Wind River) - Added Javadoc.
|
* Martin Oberhuber (Wind River) - Added Javadoc.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.core.model;
|
package org.eclipse.rse.core.model;
|
||||||
|
|
||||||
|
@ -171,4 +172,4 @@ public interface IPropertySet {
|
||||||
* @return the container of this property set or null if there is no container.
|
* @return the container of this property set or null if there is no container.
|
||||||
*/
|
*/
|
||||||
public IPropertySetContainer getContainer();
|
public IPropertySetContainer getContainer();
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,9 +1,10 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2006, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
*
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
* component that contains this file: David McKnight, Kushal Munir,
|
* component that contains this file: David McKnight, Kushal Munir,
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.core.model;
|
package org.eclipse.rse.core.model;
|
||||||
|
|
||||||
|
@ -81,4 +82,4 @@ public interface IPropertySetContainer {
|
||||||
*/
|
*/
|
||||||
public boolean removePropertySet(String name);
|
public boolean removePropertySet(String name);
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,9 +1,10 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2006, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
*
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
* component that contains this file: David McKnight, Kushal Munir,
|
* component that contains this file: David McKnight, Kushal Munir,
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.core.model;
|
package org.eclipse.rse.core.model;
|
||||||
|
|
||||||
|
@ -21,4 +22,4 @@ public interface IRSEModelObject extends IPropertySetContainer, IRSEPersistableC
|
||||||
String getName();
|
String getName();
|
||||||
|
|
||||||
String getDescription();
|
String getDescription();
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,9 +1,10 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2000, 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2000, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
*
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
* component that contains this file: David McKnight, Kushal Munir,
|
* component that contains this file: David McKnight, Kushal Munir,
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.core.model;
|
package org.eclipse.rse.core.model;
|
||||||
|
|
||||||
|
@ -34,4 +35,4 @@ public interface ISubSystemConfigurationCategories {
|
||||||
*/
|
*/
|
||||||
public static final String SUBSYSTEM_CATEGORY_CMDS = "commands"; //$NON-NLS-1$
|
public static final String SUBSYSTEM_CATEGORY_CMDS = "commands"; //$NON-NLS-1$
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,9 +1,10 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2004, 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2004, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
*
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
* component that contains this file: David McKnight, Kushal Munir,
|
* component that contains this file: David McKnight, Kushal Munir,
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.core.model;
|
package org.eclipse.rse.core.model;
|
||||||
|
|
||||||
|
@ -54,4 +55,4 @@ public interface ISystemContainer {
|
||||||
*/
|
*/
|
||||||
public void markStale(boolean isStale, boolean clearCache);
|
public void markStale(boolean isStale, boolean clearCache);
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,9 +1,10 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2006, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
*
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
* component that contains this file: David McKnight, Kushal Munir,
|
* component that contains this file: David McKnight, Kushal Munir,
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.core.model;
|
package org.eclipse.rse.core.model;
|
||||||
|
|
||||||
|
@ -32,4 +33,4 @@ public interface ISystemContentsType {
|
||||||
* stale.
|
* stale.
|
||||||
*/
|
*/
|
||||||
public boolean isPersistent();
|
public boolean isPersistent();
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,9 +1,10 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2002, 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2002, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
*
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
* component that contains this file: David McKnight, Kushal Munir,
|
* component that contains this file: David McKnight, Kushal Munir,
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.core.model;
|
package org.eclipse.rse.core.model;
|
||||||
|
|
||||||
|
@ -71,4 +72,4 @@ public interface ISystemMessageObject {
|
||||||
* @return true if the item should be removed, false if it should not
|
* @return true if the item should be removed, false if it should not
|
||||||
*/
|
*/
|
||||||
public boolean isTransient();
|
public boolean isTransient();
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,9 +1,10 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2002, 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2002, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
*
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
* component that contains this file: David McKnight, Kushal Munir,
|
* component that contains this file: David McKnight, Kushal Munir,
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.core.model;
|
package org.eclipse.rse.core.model;
|
||||||
|
|
||||||
|
@ -44,4 +45,4 @@ public interface ISystemNewConnectionWizardPage {
|
||||||
* Return the subsystem factory that supplied this page
|
* Return the subsystem factory that supplied this page
|
||||||
*/
|
*/
|
||||||
public ISubSystemConfiguration getSubSystemConfiguration();
|
public ISubSystemConfiguration getSubSystemConfiguration();
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,9 +1,10 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2006, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
*
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
* component that contains this file: David McKnight, Kushal Munir,
|
* component that contains this file: David McKnight, Kushal Munir,
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.core.model;
|
package org.eclipse.rse.core.model;
|
||||||
|
|
||||||
|
@ -92,4 +93,4 @@ public interface ISystemResourceSet {
|
||||||
* @param byteSize the number of bytes
|
* @param byteSize the number of bytes
|
||||||
*/
|
*/
|
||||||
public void setByteSize(long byteSize);
|
public void setByteSize(long byteSize);
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,9 +1,10 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2006, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
*
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
* component that contains this file: David McKnight, Kushal Munir,
|
* component that contains this file: David McKnight, Kushal Munir,
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* Martin Oberhuber (Wind River) - Added Javadoc.
|
* Martin Oberhuber (Wind River) - Added Javadoc.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.core.model;
|
package org.eclipse.rse.core.model;
|
||||||
|
|
||||||
|
@ -203,4 +204,4 @@ public class PropertySet extends RSEPersistableObject implements IPropertySet, I
|
||||||
public void update(Observable o, Object arg) {
|
public void update(Observable o, Object arg) {
|
||||||
setDirty(true);
|
setDirty(true);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,9 +1,10 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2006, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
*
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
* component that contains this file: David McKnight, Kushal Munir,
|
* component that contains this file: David McKnight, Kushal Munir,
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* David Dykstal (IBM) - added javadoc, minor changes
|
* David Dykstal (IBM) - added javadoc, minor changes
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.core.model;
|
package org.eclipse.rse.core.model;
|
||||||
|
|
||||||
|
@ -159,4 +160,4 @@ public class PropertyType implements IPropertyType {
|
||||||
return super.toString();
|
return super.toString();
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,9 +1,10 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2006, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
*
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
* component that contains this file: David McKnight, Kushal Munir,
|
* component that contains this file: David McKnight, Kushal Munir,
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.core.model;
|
package org.eclipse.rse.core.model;
|
||||||
|
|
||||||
|
@ -41,4 +42,4 @@ public class SystemChildrenContentsType implements ISystemContentsType {
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,9 +1,10 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2004, 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2004, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
*
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
* component that contains this file: David McKnight, Kushal Munir,
|
* component that contains this file: David McKnight, Kushal Munir,
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.core.model;
|
package org.eclipse.rse.core.model;
|
||||||
|
|
||||||
|
@ -41,4 +42,4 @@ public class SystemFilterStringContentsType implements ISystemContentsType {
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,9 +1,10 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2002, 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2002, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
*
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
* component that contains this file: David McKnight, Kushal Munir,
|
* component that contains this file: David McKnight, Kushal Munir,
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.core.model;
|
package org.eclipse.rse.core.model;
|
||||||
|
|
||||||
|
@ -96,4 +97,4 @@ public class SystemMessageObject implements ISystemMessageObject, IAdaptable, Co
|
||||||
ISystemMessageObject other = (ISystemMessageObject) o;
|
ISystemMessageObject other = (ISystemMessageObject) o;
|
||||||
return getMessage().compareTo(other.getMessage());
|
return getMessage().compareTo(other.getMessage());
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,9 +1,10 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2004, 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2004, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
*
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
* component that contains this file: David McKnight, Kushal Munir,
|
* component that contains this file: David McKnight, Kushal Munir,
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.core.model;
|
package org.eclipse.rse.core.model;
|
||||||
|
|
||||||
|
@ -33,4 +34,4 @@ public class SystemWorkspaceResourceSet extends AbstractSystemResourceSet {
|
||||||
public SystemWorkspaceResourceSet(IResource[] resources) {
|
public SystemWorkspaceResourceSet(IResource[] resources) {
|
||||||
super(resources);
|
super(resources);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,9 +1,10 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2002, 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2002, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
*
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
* component that contains this file: David McKnight, Kushal Munir,
|
* component that contains this file: David McKnight, Kushal Munir,
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.core.references;
|
package org.eclipse.rse.core.references;
|
||||||
|
|
||||||
|
@ -180,4 +181,4 @@ public interface IRSEBasePersistableReferenceManager {
|
||||||
*/
|
*/
|
||||||
java.util.List getReferencingObjectList();
|
java.util.List getReferencingObjectList();
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,9 +1,10 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2002, 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2002, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
*
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
* component that contains this file: David McKnight, Kushal Munir,
|
* component that contains this file: David McKnight, Kushal Munir,
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.core.references;
|
package org.eclipse.rse.core.references;
|
||||||
|
|
||||||
|
@ -48,4 +49,4 @@ public interface IRSEBasePersistableReferencingObject extends IRSEBaseReferencin
|
||||||
* Query the unique name or key of the object we are referencing.
|
* Query the unique name or key of the object we are referencing.
|
||||||
*/
|
*/
|
||||||
public String getReferencedObjectName();
|
public String getReferencedObjectName();
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,9 +1,10 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2002, 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2002, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
*
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
* component that contains this file: David McKnight, Kushal Munir,
|
* component that contains this file: David McKnight, Kushal Munir,
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.core.references;
|
package org.eclipse.rse.core.references;
|
||||||
|
|
||||||
|
@ -52,4 +53,4 @@ public interface IRSEBaseReferencingObject {
|
||||||
*/
|
*/
|
||||||
public boolean isReferenceBroken();
|
public boolean isReferenceBroken();
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,9 +1,10 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2002, 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2002, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
*
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
* component that contains this file: David McKnight, Kushal Munir,
|
* component that contains this file: David McKnight, Kushal Munir,
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.core.references;
|
package org.eclipse.rse.core.references;
|
||||||
|
|
||||||
|
@ -64,4 +65,4 @@ public interface IRSEPersistableReferencingObject extends IRSEReferencingObject,
|
||||||
*/
|
*/
|
||||||
void setParentReferenceManager(IRSEBasePersistableReferenceManager value);
|
void setParentReferenceManager(IRSEBasePersistableReferenceManager value);
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,9 +1,10 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2002, 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2002, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
*
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
* component that contains this file: David McKnight, Kushal Munir,
|
* component that contains this file: David McKnight, Kushal Munir,
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.core.references;
|
package org.eclipse.rse.core.references;
|
||||||
|
|
||||||
|
@ -33,4 +34,4 @@ package org.eclipse.rse.core.references;
|
||||||
|
|
||||||
public interface IRSEReferencingObject extends IRSEBaseReferencingObject {
|
public interface IRSEReferencingObject extends IRSEBaseReferencingObject {
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,9 +1,10 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2003, 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2003, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
*
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
* component that contains this file: David McKnight, Kushal Munir,
|
* component that contains this file: David McKnight, Kushal Munir,
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.core.subsystems;
|
package org.eclipse.rse.core.subsystems;
|
||||||
|
|
||||||
|
@ -76,4 +77,4 @@ public abstract class AbstractResource implements IAdaptable
|
||||||
this.parentSubSystem = parentSubSystem;
|
this.parentSubSystem = parentSubSystem;
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,9 +1,10 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2002, 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2002, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
*
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
* component that contains this file: David McKnight, Kushal Munir,
|
* component that contains this file: David McKnight, Kushal Munir,
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.core.subsystems;
|
package org.eclipse.rse.core.subsystems;
|
||||||
|
|
||||||
|
@ -41,4 +42,4 @@ public class CommunicationsEvent {
|
||||||
return system;
|
return system;
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,9 +1,10 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2002, 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2002, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
*
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
* component that contains this file: David McKnight, Kushal Munir,
|
* component that contains this file: David McKnight, Kushal Munir,
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.core.subsystems;
|
package org.eclipse.rse.core.subsystems;
|
||||||
|
|
||||||
|
@ -40,4 +41,4 @@ public interface ICacheManager {
|
||||||
*/
|
*/
|
||||||
public boolean isRestoreFromMemento();
|
public boolean isRestoreFromMemento();
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,9 +1,10 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2002, 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2002, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
*
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
* component that contains this file: David McKnight, Kushal Munir,
|
* component that contains this file: David McKnight, Kushal Munir,
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.core.subsystems;
|
package org.eclipse.rse.core.subsystems;
|
||||||
|
|
||||||
|
@ -44,4 +45,4 @@ public interface ICommunicationsListener {
|
||||||
* communications listener is a passive listener.
|
* communications listener is a passive listener.
|
||||||
*/
|
*/
|
||||||
public boolean isPassiveCommunicationsListener();
|
public boolean isPassiveCommunicationsListener();
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,9 +1,10 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2006, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
*
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
* component that contains this file: David McKnight, Kushal Munir,
|
* component that contains this file: David McKnight, Kushal Munir,
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.core.subsystems;
|
package org.eclipse.rse.core.subsystems;
|
||||||
|
|
||||||
|
@ -22,4 +23,4 @@ public interface IConnectorServiceManager {
|
||||||
IConnectorService getConnectorService(IHost host, Class commonSSinterface);
|
IConnectorService getConnectorService(IHost host, Class commonSSinterface);
|
||||||
|
|
||||||
void setConnectorService(IHost host, Class commonSSinterface, IConnectorService connectorService);
|
void setConnectorService(IHost host, Class commonSSinterface, IConnectorService connectorService);
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,9 +1,10 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2000, 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2000, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
*
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
* component that contains this file: David McKnight, Kushal Munir,
|
* component that contains this file: David McKnight, Kushal Munir,
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.core.subsystems;
|
package org.eclipse.rse.core.subsystems;
|
||||||
|
|
||||||
|
@ -68,4 +69,4 @@ public interface IFileConstants {
|
||||||
* Windows-style line separator as a byte array: 13 and 10 respectively
|
* Windows-style line separator as a byte array: 13 and 10 respectively
|
||||||
*/
|
*/
|
||||||
public static final byte[] LINE_SEPARATOR_BYTE_ARRAY_WINDOWS = { 13, 10 };
|
public static final byte[] LINE_SEPARATOR_BYTE_ARRAY_WINDOWS = { 13, 10 };
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,9 +1,10 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2004, 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2004, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
*
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
* component that contains this file: David McKnight, Kushal Munir,
|
* component that contains this file: David McKnight, Kushal Munir,
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.core.subsystems;
|
package org.eclipse.rse.core.subsystems;
|
||||||
|
|
||||||
|
@ -58,4 +59,4 @@ public interface IRemoteContainer extends ISystemContainer {
|
||||||
* @param container the container to copy contents to
|
* @param container the container to copy contents to
|
||||||
*/
|
*/
|
||||||
public void copyContentsTo(IRemoteContainer container);
|
public void copyContentsTo(IRemoteContainer container);
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,9 +1,10 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2002, 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2002, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
*
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
* component that contains this file: David McKnight, Kushal Munir,
|
* component that contains this file: David McKnight, Kushal Munir,
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.core.subsystems;
|
package org.eclipse.rse.core.subsystems;
|
||||||
|
|
||||||
|
@ -58,4 +59,4 @@ public interface IRemoteLineReference {
|
||||||
*/
|
*/
|
||||||
public Object getParent();
|
public Object getParent();
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,9 +1,10 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2006, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
*
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
* component that contains this file: David McKnight, Kushal Munir,
|
* component that contains this file: David McKnight, Kushal Munir,
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.core.subsystems;
|
package org.eclipse.rse.core.subsystems;
|
||||||
|
|
||||||
|
@ -67,4 +68,4 @@ public interface IRemotePropertyHolder {
|
||||||
* Marks all properties as stale.
|
* Marks all properties as stale.
|
||||||
*/
|
*/
|
||||||
public void markAllPropertiesStale();
|
public void markAllPropertiesStale();
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,9 +1,10 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2004, 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2004, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
*
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
* component that contains this file: David McKnight, Kushal Munir,
|
* component that contains this file: David McKnight, Kushal Munir,
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.core.subsystems;
|
package org.eclipse.rse.core.subsystems;
|
||||||
|
|
||||||
|
@ -174,4 +175,4 @@ public interface IRemoteServerLauncher extends IServerLauncherProperties {
|
||||||
* @see org.eclipse.rse.core.subsystems.ServerLaunchType
|
* @see org.eclipse.rse.core.subsystems.ServerLaunchType
|
||||||
*/
|
*/
|
||||||
public boolean isEnabledServerLaunchType(ServerLaunchType serverLaunchType);
|
public boolean isEnabledServerLaunchType(ServerLaunchType serverLaunchType);
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,9 +1,10 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2006, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
*
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
* component that contains this file: David McKnight, Kushal Munir,
|
* component that contains this file: David McKnight, Kushal Munir,
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.core.subsystems;
|
package org.eclipse.rse.core.subsystems;
|
||||||
|
|
||||||
|
@ -72,4 +73,4 @@ public interface IRemoteSystemEnvVar {
|
||||||
*/
|
*/
|
||||||
void setAdditionalAttributes(String value);
|
void setAdditionalAttributes(String value);
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,9 +1,10 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2004, 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2004, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
*
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
* component that contains this file: David McKnight, Kushal Munir,
|
* component that contains this file: David McKnight, Kushal Munir,
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.core.subsystems;
|
package org.eclipse.rse.core.subsystems;
|
||||||
|
|
||||||
|
@ -46,4 +47,4 @@ public interface IServerLauncherProperties extends IRSEModelObject {
|
||||||
*/
|
*/
|
||||||
public void saveToProperties();
|
public void saveToProperties();
|
||||||
|
|
||||||
} // ServerLauncher
|
} // ServerLauncher
|
||||||
|
|
|
@ -1,9 +1,10 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2006, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
*
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
* component that contains this file: David McKnight, Kushal Munir,
|
* component that contains this file: David McKnight, Kushal Munir,
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.core.subsystems;
|
package org.eclipse.rse.core.subsystems;
|
||||||
|
|
||||||
|
@ -20,4 +21,4 @@ public interface IServiceSubSystem extends ISubSystem {
|
||||||
public Class getServiceType();
|
public Class getServiceType();
|
||||||
|
|
||||||
public void switchServiceFactory(IServiceSubSystemConfiguration factory);
|
public void switchServiceFactory(IServiceSubSystemConfiguration factory);
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,9 +1,10 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2006, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
*
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
* component that contains this file: David McKnight, Kushal Munir,
|
* component that contains this file: David McKnight, Kushal Munir,
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.core.subsystems;
|
package org.eclipse.rse.core.subsystems;
|
||||||
|
|
||||||
|
@ -35,4 +36,4 @@ public interface IServiceSubSystemConfiguration extends ISubSystemConfiguration
|
||||||
|
|
||||||
public IService getService(IHost host);
|
public IService getService(IHost host);
|
||||||
|
|
||||||
} //DefaultSubSystemConfiguration
|
} //DefaultSubSystemConfiguration
|
||||||
|
|
|
@ -1,9 +1,10 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2004, 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2004, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
*
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
* component that contains this file: David McKnight, Kushal Munir,
|
* component that contains this file: David McKnight, Kushal Munir,
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.core.subsystems;
|
package org.eclipse.rse.core.subsystems;
|
||||||
|
|
||||||
|
@ -43,4 +44,4 @@ public class RemoteChildrenContentsType implements ISystemContentsType {
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,9 +1,10 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2004, 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2004, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
*
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
* component that contains this file: David McKnight, Kushal Munir,
|
* component that contains this file: David McKnight, Kushal Munir,
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.core.subsystems;
|
package org.eclipse.rse.core.subsystems;
|
||||||
|
|
||||||
|
@ -271,4 +272,4 @@ public final class ServerLaunchType {
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
} //ServerLaunchType
|
} //ServerLaunchType
|
||||||
|
|
|
@ -1,9 +1,10 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2002, 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2002, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
*
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
* component that contains this file: David McKnight, Kushal Munir,
|
* component that contains this file: David McKnight, Kushal Munir,
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.core.subsystems;
|
package org.eclipse.rse.core.subsystems;
|
||||||
|
|
||||||
|
@ -113,4 +114,4 @@ public class SubSystemFilterNamingPolicy extends SystemFilterNamingPolicy implem
|
||||||
return super.getFilterSaveFileNamePrefix();
|
return super.getFilterSaveFileNamePrefix();
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,9 +1,10 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2006, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
*
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
* component that contains this file: David McKnight, Kushal Munir,
|
* component that contains this file: David McKnight, Kushal Munir,
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.core.subsystems;
|
package org.eclipse.rse.core.subsystems;
|
||||||
|
|
||||||
|
@ -110,4 +111,4 @@ public class SubSystemHelpers
|
||||||
return getParentSubSystemConfiguration(pool).getSystemProfile(pool);
|
return getParentSubSystemConfiguration(pool).getSystemProfile(pool);
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,9 +1,10 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2002, 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2002, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
*
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
* component that contains this file: David McKnight, Kushal Munir,
|
* component that contains this file: David McKnight, Kushal Munir,
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.internal.core.filters;
|
package org.eclipse.rse.internal.core.filters;
|
||||||
import java.util.Iterator;
|
import java.util.Iterator;
|
||||||
|
@ -257,4 +258,4 @@ public class SystemFilterContainerReferenceCommonMethods
|
||||||
return ref;
|
return ref;
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,9 +1,10 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2002, 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2002, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
*
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
* component that contains this file: David McKnight, Kushal Munir,
|
* component that contains this file: David McKnight, Kushal Munir,
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.internal.core.filters;
|
package org.eclipse.rse.internal.core.filters;
|
||||||
|
|
||||||
|
@ -1038,4 +1039,4 @@ public class SystemFilterPoolReferenceManager extends SystemPersistableReference
|
||||||
return getName();
|
return getName();
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,9 +1,10 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2003, 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2003, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
*
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
* component that contains this file: David McKnight, Kushal Munir,
|
* component that contains this file: David McKnight, Kushal Munir,
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.internal.core.filters;
|
package org.eclipse.rse.internal.core.filters;
|
||||||
|
|
||||||
|
@ -59,4 +60,4 @@ public class SystemFilterPoolWrapper implements ISystemFilterPoolWrapper
|
||||||
return pool;
|
return pool;
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,9 +1,10 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2002, 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2002, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
*
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
* component that contains this file: David McKnight, Kushal Munir,
|
* component that contains this file: David McKnight, Kushal Munir,
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.internal.core.filters;
|
package org.eclipse.rse.internal.core.filters;
|
||||||
|
|
||||||
|
@ -125,4 +126,4 @@ public class SystemFilterPoolWrapperInformation
|
||||||
return preSelectWrapper;
|
return preSelectWrapper;
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,9 +1,10 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2002, 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2002, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
*
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
* component that contains this file: David McKnight, Kushal Munir,
|
* component that contains this file: David McKnight, Kushal Munir,
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.internal.core.filters;
|
package org.eclipse.rse.internal.core.filters;
|
||||||
import org.eclipse.core.runtime.IAdaptable;
|
import org.eclipse.core.runtime.IAdaptable;
|
||||||
|
@ -183,4 +184,4 @@ public class SystemFilterStringReference
|
||||||
{
|
{
|
||||||
return referenceBroken;
|
return referenceBroken;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*******************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2005, 2006 IBM Corporation and others.
|
* Copyright (c) 2005, 2007 IBM Corporation and others.
|
||||||
* All rights reserved. This program and the accompanying materials
|
* All rights reserved. This program and the accompanying materials
|
||||||
* are made available under the terms of the Eclipse Public License v1.0
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* which accompanies this distribution, and is available at
|
* which accompanies this distribution, and is available at
|
||||||
|
@ -46,4 +46,4 @@ public class SubSystemConfigurationProxyComparator implements Comparator {
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,9 +1,10 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2002, 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2002, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
*
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
* component that contains this file: David McKnight, Kushal Munir,
|
* component that contains this file: David McKnight, Kushal Munir,
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.internal.logging;
|
package org.eclipse.rse.internal.logging;
|
||||||
|
|
||||||
|
@ -136,4 +137,4 @@ public class LogListener implements ILogListener, IPropertyChangeListener {
|
||||||
log = null;
|
log = null;
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,9 +1,10 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2006, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
*
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
* component that contains this file: David McKnight, Kushal Munir,
|
* component that contains this file: David McKnight, Kushal Munir,
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.internal.logging;
|
package org.eclipse.rse.internal.logging;
|
||||||
|
|
||||||
|
@ -40,4 +41,4 @@ public class LoggingPreferenceInitializer extends AbstractPreferenceInitializer
|
||||||
Preferences prefs = RSECorePlugin.getDefault().getPluginPreferences();
|
Preferences prefs = RSECorePlugin.getDefault().getPluginPreferences();
|
||||||
prefs.setDefault(Logger.LOGGING_LEVEL, Logger.LOG_ERROR);
|
prefs.setDefault(Logger.LOGGING_LEVEL, Logger.LOG_ERROR);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,9 +1,10 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2006, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
*
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
* component that contains this file: David McKnight, Kushal Munir,
|
* component that contains this file: David McKnight, Kushal Munir,
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.internal.persistence.dom;
|
package org.eclipse.rse.internal.persistence.dom;
|
||||||
|
|
||||||
|
@ -145,4 +146,4 @@ public interface IRSEDOMExporter {
|
||||||
* @return an array of DOM nodes for the property sets of an RSE model object
|
* @return an array of DOM nodes for the property sets of an RSE model object
|
||||||
*/
|
*/
|
||||||
RSEDOMNode[] createPropertySetNodes(RSEDOMNode parent, IRSEModelObject mo, boolean clean);
|
RSEDOMNode[] createPropertySetNodes(RSEDOMNode parent, IRSEModelObject mo, boolean clean);
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,9 +1,10 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2006, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
*
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
* component that contains this file: David McKnight, Kushal Munir,
|
* component that contains this file: David McKnight, Kushal Munir,
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.internal.persistence.dom;
|
package org.eclipse.rse.internal.persistence.dom;
|
||||||
|
|
||||||
|
@ -73,4 +74,4 @@ public interface IRSEDOMImporter {
|
||||||
* Restores the property set represented by propertySetNode
|
* Restores the property set represented by propertySetNode
|
||||||
*/
|
*/
|
||||||
IPropertySet restorePropertySet(IRSEModelObject modelObject, RSEDOMNode propertySetNode);
|
IPropertySet restorePropertySet(IRSEModelObject modelObject, RSEDOMNode propertySetNode);
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,9 +1,10 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2002, 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2002, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
*
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
* component that contains this file: David McKnight, Kushal Munir,
|
* component that contains this file: David McKnight, Kushal Munir,
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.internal.references;
|
package org.eclipse.rse.internal.references;
|
||||||
|
|
||||||
|
@ -443,4 +444,4 @@ public class SystemPersistableReferenceManager implements IRSEBasePersistableRef
|
||||||
return result.toString();
|
return result.toString();
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,9 +1,10 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2002, 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2002, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
*
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
* component that contains this file: David McKnight, Kushal Munir,
|
* component that contains this file: David McKnight, Kushal Munir,
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.internal.references;
|
package org.eclipse.rse.internal.references;
|
||||||
|
|
||||||
|
@ -61,4 +62,4 @@ public class SystemPersistableReferencingObjectHelper extends SystemReferencingO
|
||||||
return masterObjectName;
|
return masterObjectName;
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,9 +1,10 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2002, 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2002, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
*
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
* component that contains this file: David McKnight, Kushal Munir,
|
* component that contains this file: David McKnight, Kushal Munir,
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.internal.references;
|
package org.eclipse.rse.internal.references;
|
||||||
|
|
||||||
|
@ -127,4 +128,4 @@ public class SystemReferencedObjectHelper implements IRSEBaseReferencedObject {
|
||||||
// if (!assertion) System.out.println("ASSERTION FAILED IN SystemReferencedObject: " + msg); //$NON-NLS-1$
|
// if (!assertion) System.out.println("ASSERTION FAILED IN SystemReferencedObject: " + msg); //$NON-NLS-1$
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,9 +1,10 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2002, 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2002, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
*
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
* component that contains this file: David McKnight, Kushal Munir,
|
* component that contains this file: David McKnight, Kushal Munir,
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.internal.references;
|
package org.eclipse.rse.internal.references;
|
||||||
|
|
||||||
|
@ -81,4 +82,4 @@ public class SystemReferencingObjectHelper {
|
||||||
return newCount;
|
return newCount;
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,9 +1,10 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2002, 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2002, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
*
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
* component that contains this file: David McKnight, Kushal Munir,
|
* component that contains this file: David McKnight, Kushal Munir,
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.logging;
|
package org.eclipse.rse.logging;
|
||||||
|
|
||||||
|
@ -247,4 +248,4 @@ public class Logger implements IPropertyChangeListener {
|
||||||
store.addPropertyChangeListener(logListener);
|
store.addPropertyChangeListener(logListener);
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,9 +1,10 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2006, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
*
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
* component that contains this file: David McKnight, Kushal Munir,
|
* component that contains this file: David McKnight, Kushal Munir,
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.logging;
|
package org.eclipse.rse.logging;
|
||||||
|
|
||||||
|
@ -58,4 +59,4 @@ public class LoggerFactory {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,9 +1,10 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2006, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
*
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
* component that contains this file: David McKnight, Kushal Munir,
|
* component that contains this file: David McKnight, Kushal Munir,
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.persistence.dom;
|
package org.eclipse.rse.persistence.dom;
|
||||||
|
|
||||||
|
@ -85,4 +86,4 @@ public interface IRSEDOMConstants {
|
||||||
public static final String ATTRIBUTE_DELETABLE = "deletable"; //$NON-NLS-1$
|
public static final String ATTRIBUTE_DELETABLE = "deletable"; //$NON-NLS-1$
|
||||||
public static final String ATTRIBUTE_TRUE = "true"; //$NON-NLS-1$
|
public static final String ATTRIBUTE_TRUE = "true"; //$NON-NLS-1$
|
||||||
public static final String ATTRIBUTE_FALSE = "false"; //$NON-NLS-1$
|
public static final String ATTRIBUTE_FALSE = "false"; //$NON-NLS-1$
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,9 +1,10 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2006, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
*
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
* component that contains this file: David McKnight, Kushal Munir,
|
* component that contains this file: David McKnight, Kushal Munir,
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.persistence.dom;
|
package org.eclipse.rse.persistence.dom;
|
||||||
|
|
||||||
|
@ -86,4 +87,4 @@ public class RSEDOM extends RSEDOMNode {
|
||||||
System.out.println(indent + "}"); //$NON-NLS-1$
|
System.out.println(indent + "}"); //$NON-NLS-1$
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,9 +1,10 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2006, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
*
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
* component that contains this file: David McKnight, Kushal Munir,
|
* component that contains this file: David McKnight, Kushal Munir,
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.persistence.dom;
|
package org.eclipse.rse.persistence.dom;
|
||||||
|
|
||||||
|
@ -226,4 +227,4 @@ public class RSEDOMNode implements Serializable {
|
||||||
_type = type;
|
_type = type;
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,9 +1,10 @@
|
||||||
/********************************************************************************
|
/*******************************************************************************
|
||||||
* Copyright (c) 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2006, 2007 IBM Corporation and others.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* All rights reserved. This program and the accompanying materials
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* are made available under the terms of the Eclipse Public License v1.0
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* which accompanies this distribution, and is available at
|
||||||
*
|
* http://www.eclipse.org/legal/epl-v10.html
|
||||||
|
*
|
||||||
* Initial Contributors:
|
* Initial Contributors:
|
||||||
* The following IBM employees contributed to the Remote System Explorer
|
* The following IBM employees contributed to the Remote System Explorer
|
||||||
* component that contains this file: David McKnight, Kushal Munir,
|
* component that contains this file: David McKnight, Kushal Munir,
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* {Name} (company) - description of contribution.
|
* {Name} (company) - description of contribution.
|
||||||
********************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.persistence.dom;
|
package org.eclipse.rse.persistence.dom;
|
||||||
|
|
||||||
|
@ -47,4 +48,4 @@ public class RSEDOMNodeAttribute implements Serializable {
|
||||||
public String getType() {
|
public String getType() {
|
||||||
return _type;
|
return _type;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Reference in a new issue