unbbayes.io.xmlbif.version5.xmlclasses
Interface XMLBIFType.NetworkType.VariablesType.VariableType

All Known Implementing Classes:
XMLBIFTypeImpl.NetworkTypeImpl.VariablesTypeImpl.VariableTypeImpl
Enclosing interface:
XMLBIFType.NetworkType.VariablesType

public static interface XMLBIFType.NetworkType.VariablesType.VariableType


Nested Class Summary
static interface XMLBIFType.NetworkType.VariablesType.VariableType.MetaphoreType
           
static interface XMLBIFType.NetworkType.VariablesType.VariableType.StateType
           
 
Method Summary
 int getCOLOR()
           
 String getDescription()
           
 XMLBIFType.NetworkType.VariablesType.VariableType.MetaphoreType getMetaphore()
           
 byte[] getMmedia()
           
 String getName()
           
 List getState()
           
 String getType()
           
 int getXPos()
           
 int getYPos()
           
 void setCOLOR(int c)
           
 void setDescription(String pDescription)
           
 void setMetaphore(XMLBIFType.NetworkType.VariablesType.VariableType.MetaphoreType pMetaphore)
           
 void setMmedia(byte[] pMmedia)
           
 void setName(String pName)
           
 void setType(String pType)
           
 void setXPos(int pXPos)
           
 void setYPos(int pYPos)
           
 

Method Detail

getName

String getName()

setName

void setName(String pName)

getType

String getType()

setType

void setType(String pType)

getCOLOR

int getCOLOR()

setCOLOR

void setCOLOR(int c)

getXPos

int getXPos()

setXPos

void setXPos(int pXPos)

getYPos

int getYPos()

setYPos

void setYPos(int pYPos)

getDescription

String getDescription()

setDescription

void setDescription(String pDescription)

getMmedia

byte[] getMmedia()

setMmedia

void setMmedia(byte[] pMmedia)

getState

List getState()

getMetaphore

XMLBIFType.NetworkType.VariablesType.VariableType.MetaphoreType getMetaphore()

setMetaphore

void setMetaphore(XMLBIFType.NetworkType.VariablesType.VariableType.MetaphoreType pMetaphore)


Copyright © 2001-2010 University of Brasilia - UnB. All Rights Reserved.