public static interface GitPackage.Literals
Modifier and Type | Field and Description |
---|---|
static EClass |
GIT_CLONE_TASK
The meta object literal for the '
Clone Task ' class. |
static EAttribute |
GIT_CLONE_TASK__CHECKOUT_BRANCH
The meta object literal for the 'Checkout Branch' attribute feature.
|
static EAttribute |
GIT_CLONE_TASK__LOCATION
The meta object literal for the 'Location' attribute feature.
|
static EAttribute |
GIT_CLONE_TASK__PUSH_URI
The meta object literal for the 'Push URI' attribute feature.
|
static EAttribute |
GIT_CLONE_TASK__REMOTE_NAME
The meta object literal for the 'Remote Name' attribute feature.
|
static EAttribute |
GIT_CLONE_TASK__REMOTE_URI
The meta object literal for the 'Remote URI' attribute feature.
|
static final EClass GIT_CLONE_TASK
Clone Task
' class.
GitCloneTaskImpl
,
GitPackageImpl.getGitCloneTask()
static final EAttribute GIT_CLONE_TASK__LOCATION
static final EAttribute GIT_CLONE_TASK__REMOTE_NAME
static final EAttribute GIT_CLONE_TASK__REMOTE_URI
static final EAttribute GIT_CLONE_TASK__PUSH_URI
static final EAttribute GIT_CLONE_TASK__CHECKOUT_BRANCH
Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html