|
||||||||||
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.BackupTypeImpl, LspImpl.DiffServTypeImpl, LspImpl.PathTypeImpl, LspImpl.Unmarshaller |
Nested classes/interfaces inherited from interface be.ac.ulg.montefiore.run.totem.domain.model.jaxb.Lsp |
---|
Lsp.BackupType, Lsp.DiffServType, Lsp.PathType |
Field Summary |
---|
Fields inherited from class be.ac.ulg.montefiore.run.totem.domain.model.jaxb.impl.LspImpl |
---|
_Backup, _Bw, _DiffServ, _Id, _MaxRate, _Metric, _Path, _Status, 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 |
---|
addBackupLsp, equals, getBackups, getBackupType, getCT, getHoldingPreemption, getLspPath, getLspStatus, getProtectedLinks, getProtectedLsp, getReservation, getSetupPreemption, hashCode, init, isBackupLsp, makePrimary, removeBackupLsp, setDomain, setLspId, setLspPath, setLspStatus, setProtectedLsp, setReservation |
Methods inherited from class be.ac.ulg.montefiore.run.totem.domain.model.jaxb.impl.LspImpl |
---|
createRawValidator, createUnmarshaller, getBackup, getBw, getDiffServ, getId, getMaxRate, getMetric, getPath, getPrimaryInterface, getStatus, isSetBackup, isSetBw, isSetDiffServ, isSetId, isSetMaxRate, isSetMetric, isSetPath, isSetStatus, serializeAttributes, serializeBody, serializeURIs, setBackup, setBw, setDiffServ, setId, setMaxRate, setMetric, setPath, setStatus, unsetBackup, unsetBw, unsetDiffServ, unsetId, unsetMaxRate, unsetMetric, unsetPath, unsetStatus |
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 |
---|
addBackupLsp, getBackups, getBackupType, getCT, getHoldingPreemption, getLspPath, getLspStatus, getMaxRate, getMetric, getProtectedLinks, getProtectedLsp, getReservation, getSetupPreemption, init, isBackupLsp, makePrimary, removeBackupLsp, setLspId, setLspPath, setLspStatus, setProtectedLsp, setReservation |
Methods inherited from interface be.ac.ulg.montefiore.run.totem.domain.model.DomainElement |
---|
getId |
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 |