public interface PathAlgorithmPackage
extends org.eclipse.emf.ecore.EPackage
PathAlgorithmFactory
Modifier and Type | Interface and Description |
---|---|
static interface |
PathAlgorithmPackage.Literals
Defines literals for the meta objects that represent
each class,
each feature of each class,
each enum,
and each data type
|
Modifier and Type | Field and Description |
---|---|
static PathAlgorithmPackage |
eINSTANCE
The singleton instance of the package.
|
static java.lang.String |
eNAME
The package name.
|
static java.lang.String |
eNS_PREFIX
The package namespace name.
|
static java.lang.String |
eNS_URI
The package namespace URI.
|
static int |
IBRANCH_PATH_WALKER
The meta object id for the '
IBranch Path Walker ' class. |
static int |
IBRANCH_PATH_WALKER_FEATURE_COUNT
The number of structural features of the 'IBranch Path Walker' class.
|
static int |
IBUS_PATH_WALKER
The meta object id for the '
IBus Path Walker ' class. |
static int |
IBUS_PATH_WALKER_FEATURE_COUNT
The number of structural features of the 'IBus Path Walker' class.
|
static int |
LOSS_ALLOCATION_ALGORITHM
The meta object id for the '
Loss Allocation Algorithm ' class. |
static int |
LOSS_ALLOCATION_ALGORITHM__BRANCH_WALKER
The feature id for the 'Branch Walker' reference.
|
static int |
LOSS_ALLOCATION_ALGORITHM__BUS_WALKER
The feature id for the 'Bus Walker' reference.
|
static int |
LOSS_ALLOCATION_ALGORITHM__DESC
The feature id for the 'Desc' attribute.
|
static int |
LOSS_ALLOCATION_ALGORITHM__DIRECTION
The feature id for the 'Direction' attribute.
|
static int |
LOSS_ALLOCATION_ALGORITHM__ID
The feature id for the 'Id' attribute.
|
static int |
LOSS_ALLOCATION_ALGORITHM__NAME
The feature id for the 'Name' attribute.
|
static int |
LOSS_ALLOCATION_ALGORITHM__NUMBER
The feature id for the 'Number' attribute.
|
static int |
LOSS_ALLOCATION_ALGORITHM__STATUS
The feature id for the 'Status' attribute.
|
static int |
LOSS_ALLOCATION_ALGORITHM__STATUS_CHANGE_INFO
The feature id for the 'Status Change Info' attribute.
|
static int |
LOSS_ALLOCATION_ALGORITHM_FEATURE_COUNT
The number of structural features of the 'Loss Allocation Algorithm' class.
|
static int |
NET_PATH_WALK_ALGORITHM
The meta object id for the '
Net Path Walk Algorithm ' class. |
static int |
NET_PATH_WALK_ALGORITHM__BRANCH_WALKER
The feature id for the 'Branch Walker' reference.
|
static int |
NET_PATH_WALK_ALGORITHM__BUS_WALKER
The feature id for the 'Bus Walker' reference.
|
static int |
NET_PATH_WALK_ALGORITHM__DESC
The feature id for the 'Desc' attribute.
|
static int |
NET_PATH_WALK_ALGORITHM__DIRECTION
The feature id for the 'Direction' attribute.
|
static int |
NET_PATH_WALK_ALGORITHM__ID
The feature id for the 'Id' attribute.
|
static int |
NET_PATH_WALK_ALGORITHM__NAME
The feature id for the 'Name' attribute.
|
static int |
NET_PATH_WALK_ALGORITHM__NUMBER
The feature id for the 'Number' attribute.
|
static int |
NET_PATH_WALK_ALGORITHM__STATUS
The feature id for the 'Status' attribute.
|
static int |
NET_PATH_WALK_ALGORITHM__STATUS_CHANGE_INFO
The feature id for the 'Status Change Info' attribute.
|
static int |
NET_PATH_WALK_ALGORITHM_FEATURE_COUNT
The number of structural features of the 'Net Path Walk Algorithm' class.
|
static int |
NET_PATH_WALK_DIRECTION_ENUM
The meta object id for the '
Net Path Walk Direction Enum ' enum. |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.ecore.EClass |
getIBranchPathWalker()
Returns the meta object for class '
IBranch Path Walker '. |
org.eclipse.emf.ecore.EClass |
getIBusPathWalker()
Returns the meta object for class '
IBus Path Walker '. |
org.eclipse.emf.ecore.EClass |
getLossAllocationAlgorithm()
Returns the meta object for class '
Loss Allocation Algorithm '. |
org.eclipse.emf.ecore.EReference |
getNetPathWalkAlgorithm_BranchWalker()
Returns the meta object for the reference '
Branch Walker '. |
org.eclipse.emf.ecore.EReference |
getNetPathWalkAlgorithm_BusWalker()
Returns the meta object for the reference '
Bus Walker '. |
org.eclipse.emf.ecore.EAttribute |
getNetPathWalkAlgorithm_Direction()
Returns the meta object for the attribute '
Direction '. |
org.eclipse.emf.ecore.EClass |
getNetPathWalkAlgorithm()
Returns the meta object for class '
Net Path Walk Algorithm '. |
org.eclipse.emf.ecore.EEnum |
getNetPathWalkDirectionEnum()
Returns the meta object for enum '
Net Path Walk Direction Enum '. |
PathAlgorithmFactory |
getPathAlgorithmFactory()
Returns the factory that creates the instances of the model.
|
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI
getEAnnotation, getEAnnotations
static final java.lang.String eNAME
static final java.lang.String eNS_URI
static final java.lang.String eNS_PREFIX
static final PathAlgorithmPackage eINSTANCE
static final int IBUS_PATH_WALKER
IBus Path Walker
' class.
static final int IBUS_PATH_WALKER_FEATURE_COUNT
static final int IBRANCH_PATH_WALKER
IBranch Path Walker
' class.
static final int IBRANCH_PATH_WALKER_FEATURE_COUNT
static final int NET_PATH_WALK_ALGORITHM
Net Path Walk Algorithm
' class.
static final int NET_PATH_WALK_ALGORITHM__ID
static final int NET_PATH_WALK_ALGORITHM__NAME
static final int NET_PATH_WALK_ALGORITHM__DESC
static final int NET_PATH_WALK_ALGORITHM__NUMBER
static final int NET_PATH_WALK_ALGORITHM__STATUS
static final int NET_PATH_WALK_ALGORITHM__STATUS_CHANGE_INFO
static final int NET_PATH_WALK_ALGORITHM__DIRECTION
static final int NET_PATH_WALK_ALGORITHM__BUS_WALKER
static final int NET_PATH_WALK_ALGORITHM__BRANCH_WALKER
static final int NET_PATH_WALK_ALGORITHM_FEATURE_COUNT
static final int LOSS_ALLOCATION_ALGORITHM
Loss Allocation Algorithm
' class.
static final int LOSS_ALLOCATION_ALGORITHM__ID
static final int LOSS_ALLOCATION_ALGORITHM__NAME
static final int LOSS_ALLOCATION_ALGORITHM__DESC
static final int LOSS_ALLOCATION_ALGORITHM__NUMBER
static final int LOSS_ALLOCATION_ALGORITHM__STATUS
static final int LOSS_ALLOCATION_ALGORITHM__STATUS_CHANGE_INFO
static final int LOSS_ALLOCATION_ALGORITHM__DIRECTION
static final int LOSS_ALLOCATION_ALGORITHM__BUS_WALKER
static final int LOSS_ALLOCATION_ALGORITHM__BRANCH_WALKER
static final int LOSS_ALLOCATION_ALGORITHM_FEATURE_COUNT
static final int NET_PATH_WALK_DIRECTION_ENUM
Net Path Walk Direction Enum
' enum.
org.eclipse.emf.ecore.EClass getIBusPathWalker()
IBus Path Walker
'.
IBusPathWalker
org.eclipse.emf.ecore.EClass getIBranchPathWalker()
IBranch Path Walker
'.
IBranchPathWalker
org.eclipse.emf.ecore.EClass getNetPathWalkAlgorithm()
Net Path Walk Algorithm
'.
NetPathWalkAlgorithm
org.eclipse.emf.ecore.EAttribute getNetPathWalkAlgorithm_Direction()
Direction
'.
NetPathWalkAlgorithm.getDirection()
,
getNetPathWalkAlgorithm()
org.eclipse.emf.ecore.EReference getNetPathWalkAlgorithm_BusWalker()
Bus Walker
'.
NetPathWalkAlgorithm.getBusWalker()
,
getNetPathWalkAlgorithm()
org.eclipse.emf.ecore.EReference getNetPathWalkAlgorithm_BranchWalker()
Branch Walker
'.
NetPathWalkAlgorithm.getBranchWalker()
,
getNetPathWalkAlgorithm()
org.eclipse.emf.ecore.EClass getLossAllocationAlgorithm()
Loss Allocation Algorithm
'.
LossAllocationAlgorithm
org.eclipse.emf.ecore.EEnum getNetPathWalkDirectionEnum()
Net Path Walk Direction Enum
'.
NetPathWalkDirectionEnum
PathAlgorithmFactory getPathAlgorithmFactory()