代码搜索:Association
找到约 1,952 项符合「Association」的源代码
代码结果 1,952
www.eeworm.com/read/131111/14160464
cpp association.cpp
// CAssociationRule.cpp: implementation of the CAssociationRule class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include
#include
www.eeworm.com/read/117921/14897338
h association.h
/*
$Id: Association.h,v 1.2 1997/02/02 01:31:04 matt Exp $
Associations.
(c) May 95 Matt Phillips
*/
#ifndef _ASSOC_H
#define _ASSOC_H
#include "ContainerPresentation.h"
template
www.eeworm.com/read/214343/15105074
java association.java
// A class for binding key/value pairs.
// (c) 1998,2001 duane a. bailey
package structure;
import java.util.Map;
/**
* A class implementing a key-value pair. This class associates an
* immutable
www.eeworm.com/read/475669/1383494
java association.java
/*
Copyright (C) 2001, 2008 United States Government as represented by
the Administrator of the National Aeronautics and Space Administration.
All Rights Reserved.
*/
package gov.nasa.worldwind.a
www.eeworm.com/read/245316/4504413
java association.java
package javax.jmi.model;
public interface Association extends Classifier {
public boolean isDerived();
public void setDerived(boolean newValue);
}
www.eeworm.com/read/245316/4505037
java association.java
/*
* Java(TM) OLAP Interface
*/
package org.omg.java.cwm.objectmodel.relationships;
public interface Association
extends org.omg.java.cwm.objectmodel.core.CoreClass {
}
www.eeworm.com/read/228299/4765412
java association.java
package gov.nist.examples.mail;
/**
*
*@version JAIN-SIP-1.1
*
*@author Jean Deruelle
*
*This code is in the public domain.
www.eeworm.com/read/228299/4765422
java association.java
package gov.nist.examples.pcc;
/**
*
*@version JAIN-SIP-1.1
*
*@author Olivier Deruelle
*
*This code is in the public domain.
*
www.eeworm.com/read/228299/4765457
java association.java
package gov.nist.examples.bps.reader;
/**
*
*@version JAIN-SIP-1.1
*
*@author Olivier Deruelle
*
*This code is in the public domain.