unbbayes.io.xmlbif.version6.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
 String getDescription()
           
 float getHeight()
           
 XMLBIFType.NetworkType.VariablesType.VariableType.MetaphoreType getMetaphore()
           
 byte[] getMmedia()
           
 String getName()
           
 int getRgbColor()
           
 List getState()
           
 String getType()
           
 float getWidth()
           
 int getXPos()
           
 int getYPos()
           
 void setDescription(String pDescription)
           
 void setHeight(float pHeight)
           
 void setMetaphore(XMLBIFType.NetworkType.VariablesType.VariableType.MetaphoreType pMetaphore)
           
 void setMmedia(byte[] pMmedia)
           
 void setName(String pName)
           
 void setRgbColor(int pRgbColor)
           
 void setType(String pType)
           
 void setWidth(float pWidth)
           
 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)

getXPos

int getXPos()

setXPos

void setXPos(int pXPos)

getYPos

int getYPos()

setYPos

void setYPos(int pYPos)

getWidth

float getWidth()

setWidth

void setWidth(float pWidth)

getHeight

float getHeight()

setHeight

void setHeight(float pHeight)

getRgbColor

int getRgbColor()

setRgbColor

void setRgbColor(int pRgbColor)

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.