starfish.chemistry
Interface Constraint

All Known Implementing Classes:
AngleConstraint, Noe

public interface Constraint

Author:
brucejohnson

Nested Class Summary
static class Constraint.GenTypes
           
 
Method Summary
 int getID()
           
 DistanceStat getStat()
           
 double getValue()
           
 boolean isUserActive()
           
 java.lang.String toSTARString()
           
 

Method Detail

getID

int getID()

isUserActive

boolean isUserActive()

getStat

DistanceStat getStat()

getValue

double getValue()

toSTARString

java.lang.String toSTARString()


Copyright © 2010 One Moon Scientific, Inc. All Rights Reserved.