Where Am I? Class Hierarchy All Classes All Fields and Methods

Interface com.ibm.ivj.util.base.RepositoryModel

public interface RepositoryModel
extends Model

This interface defines the behavior common to model editions in the repository


Method Index

isLoaded()
Indicates if this edition of the model is loaded into the workspace

Methods

isLoaded
 public abstract boolean isLoaded() throws IvjException
Indicates if this edition of the model is loaded into the workspace

Returns:
boolean

Where Am I? Class Hierarchy All Classes All Fields and Methods