|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbe.ac.ulg.montefiore.run.totem.domain.model.jaxb.impl.LspImpl
be.ac.ulg.montefiore.run.totem.domain.model.impl.LspImpl
be.ac.ulg.montefiore.run.totem.repository.SAMTE.model.ExtendedLsp
public class ExtendedLsp
Creation date: 24-Feb-2005 10:39:04
Nested Class Summary |
---|
Nested classes/interfaces inherited from class be.ac.ulg.montefiore.run.totem.domain.model.jaxb.impl.LspImpl |
---|
LspImpl.AcceptedCosTypeImpl, LspImpl.BackupTypeImpl, LspImpl.DiffServTypeImpl, LspImpl.PathTypeImpl, LspImpl.Unmarshaller |
Nested classes/interfaces inherited from interface be.ac.ulg.montefiore.run.totem.domain.model.jaxb.Lsp |
---|
Lsp.AcceptedCosType, Lsp.BackupType, Lsp.DiffServType, Lsp.PathType |
Field Summary |
---|
Fields inherited from class be.ac.ulg.montefiore.run.totem.domain.model.jaxb.impl.LspImpl |
---|
_AcceptedCos, _Backup, _Bw, _DiffServ, _Id, _MaxRate, _Metric, _Path, has_Bw, has_MaxRate, has_Metric, version |
Fields inherited from interface be.ac.ulg.montefiore.run.totem.domain.model.Lsp |
---|
BYPASS_BACKUP_TYPE, DETOUR_E2E_BACKUP_TYPE, DETOUR_LOCAL_BACKUP_TYPE, STATUS_DOWN, STATUS_UP |
Constructor Summary | |
---|---|
ExtendedLsp(Domain domain,
java.lang.String id,
float reservation,
Path path,
FEC fec)
|
Method Summary | |
---|---|
Node |
getEgress()
|
FEC |
getFEC()
|
Node |
getIngress()
|
boolean |
match(TrafficDescriptor td)
|
void |
setFEC(FEC fec)
|
Methods inherited from class be.ac.ulg.montefiore.run.totem.domain.model.impl.LspImpl |
---|
acceptClassOfService, activateBackup, addAcceptedClassOfService, addBackupLsp, deactivateBackup, equals, getAcceptedClassesOfService, getActivatedBackups, getBackups, getBackupType, getCT, getDomain, getHoldingPreemption, getLspPath, getLspStatus, getProtectedLinks, getProtectedLsp, getReservation, getSetupPreemption, getWorkingPath, getWorkingPath, hashCode, init, isBackupLsp, isBypassLsp, isDetourActivated, isDetourLsp, linkDownEvent, linkUpEvent, makePrimary, nodeDownEvent, nodeUpEvent, removeAcceptedClassOfService, removeBackupLsp, setDomain, setElementId, setInitParameters, setLspPath, setProtectedLsp, setReservation |
Methods inherited from class be.ac.ulg.montefiore.run.totem.domain.model.jaxb.impl.LspImpl |
---|
createRawValidator, createUnmarshaller, getAcceptedCos, getBackup, getBw, getDiffServ, getId, getMaxRate, getMetric, getPath, getPrimaryInterface, isSetAcceptedCos, isSetBackup, isSetBw, isSetDiffServ, isSetId, isSetMaxRate, isSetMetric, isSetPath, serializeAttributes, serializeBody, serializeURIs, setAcceptedCos, setBackup, setBw, setDiffServ, setId, setMaxRate, setMetric, setPath, unsetAcceptedCos, unsetBackup, unsetBw, unsetDiffServ, unsetId, unsetMaxRate, unsetMetric, unsetPath |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface be.ac.ulg.montefiore.run.totem.domain.model.Lsp |
---|
acceptClassOfService, activateBackup, addAcceptedClassOfService, addBackupLsp, deactivateBackup, getAcceptedClassesOfService, getActivatedBackups, getBackups, getBackupType, getCT, getHoldingPreemption, getLspPath, getLspStatus, getMaxRate, getMetric, getProtectedLinks, getProtectedLsp, getReservation, getSetupPreemption, getWorkingPath, init, isBackupLsp, isBypassLsp, isDetourActivated, isDetourLsp, linkDownEvent, linkUpEvent, makePrimary, nodeDownEvent, nodeUpEvent, removeAcceptedClassOfService, removeBackupLsp, setLspPath, setProtectedLsp, setReservation |
Methods inherited from interface be.ac.ulg.montefiore.run.totem.domain.model.DomainElement |
---|
getDomain, getId, setElementId |
Constructor Detail |
---|
public ExtendedLsp(Domain domain, java.lang.String id, float reservation, Path path, FEC fec)
Method Detail |
---|
public Node getIngress()
public Node getEgress()
public void setFEC(FEC fec)
public FEC getFEC()
public boolean match(TrafficDescriptor td)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |